Part Number: RM46L852 Other Parts Discussed in Thread: HALCOGEN Hi,
I have a question about the maximum bit rate value allowed for the SPI communication on the RM46L852 microcontroller. I want to use the MT29F4G01ABAFDWB_IT_F flash memory, this memory…
Hi Everyone,
If we refer the below highlighted lines from F021 Flash API manual:
*F021 Flash API Reference Guide (v2.01.00) (Rev. H) (ti.com)
This means, the starting address plus number of bytes we are trying to write should not exceed the bank data width…
Hi Jarkko,
It was strange.
Jarkko Silvasti said: Could this differ based on CPU this one is RM46L852ZWT.
Mostly it should not be the issue.
Which board you are using? Is it a custom board? Is your schematic sharable?
Can you please share your complete…
Hi Bavi,
Apologies for the delay in my response!
I am on vacation for the last week!
Now i am available. I will be available from 10AM to 7PM IST. So please plan a debugging session accordingly.
In our office we use webex and here is my ID: https://ti…
Part Number: RM46L852 Hello,
I have a question to calculate the junction-to-board/top temperature. In the datasheet, there are only values of junction-to-board/top temperature. According to the equation Tj=TB+Rjb*PD.(Tj=junction temperature. TB-board…
Part Number: RM46L852 Other Parts Discussed in Thread: TMDXRM46HDK , HALCOGEN
I am using RM46L852ZWT EV KIT, TMDXRM46HDK I downloaded the source code from the GIT address and tried to run it.
git.ti.com/.../lwip-1.4.1
The result shows that Hardware init…
Nuno Oliveira said: After those 2 conditions are met, when the ISR is called the code jumps to HetNotification or pwmNotification?
After the interrupt is generated, VIM controller provides the address of HET ISR to the CPU, then CPU starts executing the…