Resolved! H743 using RAM_D1 can not handle std:string greater than 15
HelloI've been working on a project on an nucleo F411RE and everythings been going fine.I then had to port the project to nucleo H743ZI.As i am using the DMA i had to change the ram from DTCRAM to RAM_D1.Before the change to RAM_D1 i could have strin...