Community Profile

photo

Antonin

Last seen: 5일 전 2012년부터 활동

통계

All
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 4
  • First Review
  • First Submission
  • Knowledgeable Level 4
  • 6 Month Streak
  • Revival Level 3
  • First Answer
  • Solver

배지 보기

Content Feed

보기 기준

답변 있음
How to modify an existing Simulink TI C2000 ePWM block?
Hi Mike, As explained on the following page: https://www.mathworks.com/matlabcentral/answers/1861853-using-a-memory-copy-block...

5개월 전 | 0

답변 있음
How to write to register for TI DSPs?
Hi Mike, As explained on the following page: https://www.mathworks.com/matlabcentral/answers/1861853-using-a-memory-copy-block...

5개월 전 | 0

답변 있음
Using a Memory Copy block to read/write a single bit gives an error, and workaround not working?
Hi Mike, A workaround is to use the .all notation to have access to the whole register, you can then use bit manipulations to a...

5개월 전 | 0

제출됨


Dual Motor Control with TI LAUNCHXL-F28069M LaunchPad
Field-Oriented Control with TI LAUNCHXL-F28069M, BOOSTXL-DRV8301 inverters and 2 PMS motors

6개월 전 | 다운로드 수: 33 |

Thumbnail

제출됨


Motor Control with TI LaunchPad
Permanent Magnet Synchronous Motor Field-Oriented Control with TI LaunchPad and BOOSTXL-DRV8301

6개월 전 | 다운로드 수: 55 |

Thumbnail

답변 있음
C2000 TI F2806x PIL simulation is working extremely slow
Hello Aqeel, 1MHz (or 1e-6 second of sample time) is pretty fast for the F28069. The fact that you are observing 2 seconds in s...

9개월 전 | 0

| 수락됨

답변 있음
Embedded coder with Toshiba Arm core MCU
Hi Ahmed Ahmed, We don't have peripheral support for toshiba processors. The best way to work with these processors is to gene...

거의 2년 전 | 0

| 수락됨

답변 있음
c2000_DCDC_Buck_host_model.slx not found for DC/DC Buck converter example F28379
Hi Hal Der, The link you are using for the documentation doesn't specify the MATLAB release you are using and always points to ...

거의 2년 전 | 0

답변 있음
Embedded coder for TI C2000 WITHOUT external mode
The easiest is just to press Ctrl+B on your model instead of pressing the play button. Depending on which version of MATLAB you...

2년 초과 전 | 0

답변 있음
C2000 CLA _DWork Variable Problem
Hi Keith, The solution to your problem is explained on this page: https://www.mathworks.com/help/releases/R2021a/supportpkg/te...

2년 초과 전 | 0

| 수락됨

답변 있음
Looking for a F28379D controller internal system reset command via Simulink
My gut feeling tells me that this could be a problem related to float math losing resolution as the time increases. Few points:...

3년 초과 전 | 0

답변 있음
Serial communication between two Launchpads
There are multiple ways you can do this. The simplest that comes to my mind would be to use SCI. Just connect the Tx pin of one ...

거의 4년 전 | 1

답변 있음
Programing C2000 F28069M using Matlab simulink
Hi Damsith Wasala, This is a logging issue. Your ADC is fine, External mode is not able to log at these rates. Please take a l...

대략 4년 전 | 1

답변 있음
memory simulink c2000
Hi Juan, Look at the section "Data Logging" on the following page. You can set triggers on when to to record and when to stop ...

4년 초과 전 | 1

| 수락됨

답변 있음
Modbus RTU Slave TI C2000
Hi Francisco, We don't have out-of-the-box support for Modbus. I think that you could implement it on your own, either with ou...

4년 초과 전 | 0

| 수락됨

답변 있음
F28335 Timer1 & Timer2 Construction - Using via Simulink
To add to Venkatesh's response: You can use regular sample times in your Simulink model to achieve 3 tasks of 100Hz, 1kHz and 1...

거의 5년 전 | 0

| 수락됨

답변 있음
Which hardware board should I use for DRV8312?
Hi Karol, For the F2806x ControlCard, the F2806x will have better default compared to the F28069M LaunchPad. Things to keep in...

거의 5년 전 | 0

| 수락됨

답변 있음
C2000 Embedded Coder: Does Simulink flash the OTP?
Hi Offroad, Standalone execution is our default boot for the F28069M LaunchPad. Make sure that you have the LaunchPad board sel...

거의 5년 전 | 0

답변 있음
Real-time simulation with C2000 device
Hi Eduard, PIL is not meant to be realtime. The primary use case for PIL is verification of the results produced by the generat...

거의 5년 전 | 0

답변 있음
TI C2000 code generation generates double data type functions instead of single ones
Hi Gergely, On C2000 devices, double maps to single. I don't think there is any difference between sinf and sin. The result and...

대략 5년 전 | 1

| 수락됨

답변 있음
Reset eCAP value when the input signal off
Hi Eduard, It's surprising that the memory copy block returns the same value. Please double check the settings like data types ...

대략 5년 전 | 0

| 수락됨

답변 있음
Reset eCAP value when the input signal off
Hi Eduard, Interesting question. The capture module can only give you time that elapsed between edges. If your PWM reaches 0% o...

대략 5년 전 | 0

답변 있음
The created PIL block links automatically to COM5
Hi Eduard, The COM settings you are referring to on the configuration parameters propably belong to External mode and not PIL. ...

대략 5년 전 | 0

| 수락됨

답변 있음
Error in using ePWM (TI F28027 LaunchPad) - Error evaluating 'InitFcn' callback of C280x/C2833x ePWM block (mask) 'untitled/ePWM'.
Hi Deep, Pick your PWM block from the C2802x library. The one you are using right now is for a different family of processors....

대략 5년 전 | 0

| 수락됨

답변 있음
TMS320F28335: Model for Simulink based buck converter control
Hi Priyanka, Are you trying to run "Peak current control"? Let us know, Thanks, Antonin.

대략 5년 전 | 0

답변 있음
Embedded coder generated code run on TI C2000 F28335 Ram well but not run on Flash
Hi Ömer, Are you using different controlCards from TI? Depending on the controlCard that you use, TI has placed crystals of di...

대략 5년 전 | 0

| 수락됨

답변 있음
Problem in Data Type Conversion - ti C2000 DC/DC Buck Converter example
Hi Saeed Heshmatian, Welcome to the world of Fixed-Point! In many of our examples, we like to keep our units between -1 and 1 ...

대략 5년 전 | 3

| 수락됨

답변 있음
Problem in programming 28379D from Simulink
I would start by removing the 14 exclamation marks in the folder name. It looks like the flashing tool doesn't like these.

5년 초과 전 | 0

답변 있음
eCAN loading problems to TI C2000 C28x3x card; are example only for Vector hardware
Hi Mike, Our CAN solution is based on the Vector XL Library which is compatible with pretty much all Vector hardware. We teste...

5년 초과 전 | 0

답변 있음
eCAN loading problems to TI C2000 C28x3x card; are example only for Vector hardware
Hi Mike, Our built-in External Mode support over CAN for TI C2000 processors only supports the Vector tools. The Vehicle Netwo...

5년 초과 전 | 0

| 수락됨

더 보기