Posted on November 19, 2015 at 18:32 Hello, I'm wondering if it is possible like with the pic32 to initiate a DMA transfer from peripheral to peripheral. So far the documentation I've read specifies periph to memory, memory to periph, or mem...
Posted on August 08, 2015 at 23:44
Hello, I'm trying to run this bootloader on a custom board with a 429IG on it. My target application runs fine, but I need to be able to update on site through usb.
So far, the bootloader writes the image o...
Posted on November 20, 2015 at 20:29I Jan, I was about to try it this weekend when I'm finished with another more urgent project. I think the vice versa would work in my case because most of the time, both uarts will be at the same baudrate, it's a...
Posted on November 20, 2015 at 16:50Hi Jack, That confirms what I read on the AN4031. http://www.st.com/web/en/resource/technical/document/application_note/DM00046011.pdf Thanks, Dan.
Posted on November 20, 2015 at 09:34Thank you for your input Clive, the only reason I'm passing through the mcu is that the user can change the baudrate from the front panel to the first uart, but from the second uart to the fiber converter, this on...