ali
Followers: 0 Following: 0
Feeds
提问
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...
9 months 前 | 0 个回答 | 0
0
个回答已回答
stm32/matlab system object data conversion problem
By configuring this part, it worked properly function varargout = getOutputSizeIm...
stm32/matlab system object data conversion problem
By configuring this part, it worked properly function varargout = getOutputSizeIm...
9 months 前 | 0
| 已接受
提问
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 ...
10 months 前 | 2 个回答 | 0
2
个回答提问
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...
11 months 前 | 1 个回答 | 1
1
个回答已回答
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...
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...
1 year 前 | 0
| 已接受
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答已回答
c2000 c28xx deploy error
using CCSV7 solved my problem and now I can deploy with simulink easily.
c2000 c28xx deploy error
using CCSV7 solved my problem and now I can deploy with simulink easily.
1 year 前 | 0
| 已接受
提问
c2000 c28xx deploy error
I created a simple toggle pin program for my tms320f28335 with Simulink c2000 package. The compiled program is running correctl...
1 year 前 | 2 个回答 | 0
2
个回答已回答
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...
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...
2 years 前 | 0