photo

ali


Last seen: 12 Monate vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

MATLAB Answers

5 Fragen
4 Antworten

RANG
217.656
of 300.343

REPUTATION
0

BEITRÄGE
5 Fragen
4 Antworten

ANTWORTZUSTIMMUNG
80.0%

ERHALTENE STIMMEN
1

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 0 Antworten | 0

0

Antworten

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

mehr als ein Jahr vor | 0

| akzeptiert

Frage


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 ...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 2 Jahre vor | 1 Antwort | 1

1

Antwort

Beantwortet
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...

etwa 2 Jahre vor | 0

| akzeptiert

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

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

etwa 2 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
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...

fast 3 Jahre vor | 0