User Activity

Hi everyone, I started a new project with STM32H7-DISCO and need to receive 64KB of data via UDP. I tested ST example with FreeRtos but it gives a hard fault above 4KB. I tried many things such as increasing descriptors and MPUs according to these de...
Hi everyone,I have tried to check eval board PCB with hyperlynx DDR wizard but I can't.I downloaded all of the IBIS data which are Nanya DDR3L ram and MP157A.However, I'm confused about which ODT models I should choose.Please help me which model I ch...
I am using the STL library from X-CUBE-STL. To check the data in flash, I have to calculate CRC in the post build section and upload it to flash. ST provides an example post build command for this. But there is a problem, no data in flash is filled w...
Hi everyone,Can I use SJA1105Q is automotive ethernet swifch IC with mp1? Also, while debugging via SSH can I use it?
Hi everyone,There is a section in Flash that I don't want to be written or erased, and I applied write protection for this section. The size of this partition is 10kB. So I set the WRP values to WRP1A_STRT = 0 and WRP1A_END = 4. Write protection work...