STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

UART4 using DMA on STMf303RE

Hi Sir,I have implemented the Modbus on F4 using Uart2, but when i try on F303RE it is not working. i have attached both the mains please checkThanks in Advance.

MSai by Associate II
  • 127 Views
  • 0 replies
  • 0 kudos

PUTCHAR_PROTOTYPE question ?

Dear Members,Is it possible that I use two UART with  PUTCHAR_PROTOTYPE ?I have used UART3 with  PUTCHAR_PROTOTYPE for talking with PC,I want to use it as well for talking with modem (UART1)Thanks

Resolved! Work with FMC (STM32F427)

Hello.I have Init FMC, but when I try write on it, it doesn´t work.And I have a problem, data is send double, and timing is wrong. I think I have problem with init. Can anybody help me with init this pheripheral?And my test write function is here:#de...

DMA events from TIM1 - One Stream with 3 channels?

I've been reading the STM32F427 and I can't confirm my understanding - so I'd like to ask.I have data that I must push out a GPIO faster then should be serviced by an interrupt.My intent is to use TIM1 - set a period - then set 3 output compares havi...

Joe.H by Associate III
  • 241 Views
  • 4 replies
  • 0 kudos