Part Number: RM57L843 Tool/software: Hello,
In the RM57Lx TRM (SPNU562A of March 2018), the table of PBIST Memory Grouping has AWM1 and AWM2. What are they?
Best regards,
Part Number: RM57L843
Tool/software:
Hi,
I implemented an Ethernet bootloader for accepting application firmware over TFTP and downloading it to address 0x00200000 on a RM57 HDK board. The application has it's own vectors at 0x00200000. The bootloader…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hello,
The 'canGetData' function created by HALCOGEN sets IF2 to clear the NewDat bit in the message object before the data is read. I believe the hardware loads IF2 with…
Part Number: RM57L843 Tool/software: Hi,
While going through the RM57 reference manual, we came across something called customer OTP i.e. one time programmable region. We would like to store Ethernet mac in this region. My question is how to we access…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Tool/software: According to SPNU562A, the CPU should reset the MsgVal bit of all unused Message Objects during initialisation, before resetting the Init bit in the CAN Control Register. …
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hello,
The 'canGetData' function created by HALCOGEN verifies the MsgLst (Message Lost) bit of the IF2MCTL register. The description of this bit is as follows: 'The Message…
Part Number: RM57L843 Tool/software: Hi,
I am seeing an issue where after complete flash erase, I am seeing values that are not exactly 0xFFFFFFFF as shown in the image below. Can anyone explain to me the reason why it is not all FF's?
Thanks, …
Part Number: RM57L843 Hi TI Team,
Whenever the UART is receiving data on receiver side. I want to get into an inturrupt. What are the possible way to do that.Is there any step by step guide. Provide some example program.
Kindly Support me.
Best…
Part Number: RM57L843 Tool/software: Hello,
My questions are about the multi-buffered mode of the SCI.
If the SCI is configured in multi-buffered mode with 8 buffers of 8 bits, would be possible to receive a single byte?
Do RDy registers in the…
Part Number: RM57L843 Other Parts Discussed in Thread: HALCOGEN Tool/software: Hi,
I am trying to configure ADC for RM57 on HalCogen and have following questions.
1. What does tScan in Halcogen mean?
2. Is tExtended time the sum of tDischarge…