STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L4 - LL_USART_TransmitData8 trigger RXNE

Posted on April 10, 2018 at 14:27 Hello, I am having a problem with RX interrupt. Everytime I callLL_USART_TransmitData8() it triggers RXNE flag. I enabled only RXNE , ERROR and disabled TXE. Also, If I send bytes to UART does not trigger RXNE...

USB Host CDC support to FTDI Devices

Posted on October 08, 2014 at 09:20Hi, has anyone tried communicating USB Host CDC/VCP to FTDI devices ( Chip FT232R )? which is a vendor specific class implementation. we are trying that with STM3220G eval to communicate with some FTDI based device...

lokesh by Associate II
  • 2745 Views
  • 8 replies
  • 0 kudos

FreeRTOS+TCP NetworkInterface Porting

Posted on April 10, 2018 at 16:05I'm trying to to port the NetworkInterface.c to STM32H7 I'm following the instructions provided forhttps://www.freertos.org/FreeRTOS-Plus/FreeRTOS_Plus_TCP/Embedded_Ethernet_Porting.htmlfor other chips.As for first s...

stm32L151ZCTx ADC channel

Posted on April 09, 2018 at 14:10As STM32L151ZCTx has 40 adc. There are two banks to select adc channels for conversion. In CubeMX, ADC can have only one bank selected at a time. I have following questions:1) BANK A has 29 channels, But cubeMX shows...

Hobbyist by Associate II
  • 601 Views
  • 1 replies
  • 0 kudos

USB Host GetMaxLUN never finishes

Posted on April 09, 2018 at 14:13I'm trying get USB Host MSC working using in my project on custom hardware. I've verified the hardware using a modified version of the USB Host MSC standalone example.However, now I'm trying to add the USB host MSC s...

STM32F070RB: TIM15 PWM output NOT working

Posted on April 08, 2018 at 16:52I am using HAL driver for initializing the timer modules. PWM works just fine on TIM3, TIM14 etc. but it is NOT working on TIM15 Channel-1. (I had a similar problem with TIM1 as well but it worked when I initialized ...

Resolved! How to edit low level disk i/o for FatFS+SPI?

Posted on April 08, 2018 at 20:55Dear ST community,I am currently working on being able to control a micro SD card via SPI and FatFS. Now to my initial situation. I have already generated a project via STCubeMX. The project information can be found ...

0690X00000604T2QAI.jpg