We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello all,
Does anyone knows where i can find a working example UART DMA Rx/Tx under RTX? Or anyone can share one. I intend to use it for communication between XBEE and an STM32F746 Discovery board
Thank you
So which is your main concern: the RTX part, or the STM32F7 part?
As RTX is a Keil product, this (Keil) site would be the place to look for that:
- http://www.keil.com/support/
- www2.keil.com/.../learn
- www2.keil.com/.../cortex-M7
As STM32 is an ST product, the ST site would be the place to look for that:
- www.st.com/.../stm32cubemx.html
- www.st.com/.../stm32f746ng.html
- www.st.com/.../32f746gdiscovery.html
Thank you for the links Andrew,
Most of them i have already studied abut they do not offer an implemented example. I am more interested on RTX part because the UART driver is already defined in the device.