Part Number: LAUNCHXL2-RM57L
Good morning
I have a great doubt, reviewing the user manual of the RM57L, found that it has a type of communication "2-Data Line Mode".
which I would like to take advantage of to communicate with a 23LC1024 RAM memory…
Part Number: RM46L852 Other Parts Discussed in Thread: HALCOGEN , HERCULES-DSPLIB
Tool/software: Code Composer Studio
I would like to work with the latest version of DSP libraries think they are in version 5,
I would like to know if there is any…
The problem happens even with the simplest program that can be done with a Hercules RM57 and the TMS570LC43,
for the RM46 version everything works very well.
Sometimes the same problems happen to me, because I have not correctly defined the size of the word to send.
for example:
char Message [12] = "";
sprinft (Message, "value:% d", data);
sciTx (Message, size (Message));
It turns out that initially…
the recommendation, would be to use the same CCS in conjunction with HalCoGen, there are other programs on the network that can also use them, personally I have not used them because I have noticed that they give me certain limits of Flash memory capacity…