Community Profile

photo

ali


Last seen: 30 days ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Xcp on stm32 cusom board
I want to debug and monitor my data on stm32 custom board.program is designed with simulink and deploy and worked properly and a...

3 months ago | 0 answers | 0

0

answers

Answered
stm32/matlab system object data conversion problem
By configuring this part, it worked properly function varargout = getOutputSizeIm...

3 months ago | 0

| accepted

Question


stm32/matlab system object data conversion problem
I want to implement stm32 as USB_cdc using Simulink block and because Simulink stm32 doesn’t support usb so I have to create a ...

3 months ago | 2 answers | 0

2

answers

Question


How to create USB receive block for stm32f4 ?
I am using embedded coder for stm32. I am using stm32f401 custom board. Simulink package hasn’t any block to implement USB. Ho...

4 months ago | 1 answer | 1

1

answer

Answered
xcp on serial Custom board c2000
in my case the problem was due to Gnd connection of board and USB to TTL device, I had not connected Gnd, after I connect it, e...

8 months ago | 0

| accepted

Question


xcp on serial Custom board c2000
I connected my custom c2000 320f28335 mcu board via sci_a with com port to simulink for xcp debugging, but there is time out err...

8 months ago | 1 answer | 0

1

answer

Answered
c2000 c28xx deploy error
using CCSV7 solved my problem and now I can deploy with simulink easily.

9 months ago | 0

| accepted

Question


c2000 c28xx deploy error
I created a simple toggle pin program for my tms320f28335 with Simulink c2000 package. The compiled program is running correctl...

10 months ago | 2 answers | 0

2

answers

Answered
How to control SSD1306 128X32 OLED display in matlab?
this code works in my board for turning display on: >> a = arduino('COM7','mega2560','Libraries','I2C'); >> dev = device(a,'I2...

1 year ago | 0