STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DMA doesn't copy data from UART RDR

Posted on March 27, 2018 at 12:55Hello,I have ported an exisiting code for a UART peripheral that uses DMA to copy the data from stm32F4 to an stm32L4When I send a character through the UART bus, and wait for the IDLE line detection interrupt to acc...

USB OTG FS in stm32f4 not detected by PC

Posted on September 28, 2017 at 08:36I have designed a custom board with stm32f407 mcu and included USB OTG FS functionality in it. For USB OTG I have followed similar schematic like the one shown for stm32f407 discovery board. I downloaded a firmwa...

RF switching on STM32L4XX

Posted on April 02, 2018 at 08:01Hi I want to communicate between two STM32L4 MCU, and interfaced RF on to UARTs.UART1 -- BLEUART2 -- XBEEI want to make a transparent, i mean when there is NO BLE there should be a switch to XBee and the other MCU ha...

Composite USB device CDCs STM32F105

Posted on December 20, 2017 at 11:07Hi,I'm working with a STM32F105 board with USB, UART and  CAN ports. I wish  when I connect the board with a computer through USB, multiple VCP are detected.What I understand is that each interface in a USB compos...