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

F3 PWM inverted out: Cube bug?

Posted on February 16, 2017 at 17:45Using CubeMX I wanted to set four pins for PWM generation on an F302RCT, so it happened to get channels 1, 2, 3 and 4 on pins 27, 41, 44 and 45. Channels 2 and 3 fell on inverted output pins.When turning all pwm's...

AndreaC by Associate III
  • 401 Views
  • 0 replies
  • 0 kudos

USB pcd DMA not working

Posted on February 16, 2017 at 15:05Hi,I am using an STM32F7556NG microcontroller, connecting it to a host PC via USB, with the STM32 acting as a virtual COM port. Since the December 2016 release of the HAL, I have noticed a few strange things in th...

STM32F101 with StdPeriph_Lib

Posted on February 16, 2017 at 08:12Hi,I'm working on a new project, 2 boards: STM32F101CBT6 and STM32F101T6U6ATR.I've generated a project/code via Cube (which has many advantages), but, similar to other posts - the HAL layer is, simply, lot's of co...

USB FS driver detection with Windows PC.

Posted on February 13, 2017 at 11:30I am trying to make USB FS driver detection by host PC.I made some changes to the driver as per the youtube link:https://www.youtube.com/watch?v=Jpul3w10tOU&t=1175s The application is sending 'Hello World' string ...

How to do UART over LAN?

Posted on February 13, 2017 at 12:00Hello there,I know I can pack UART Data in to a TCP/IP Stack and send it over LAN. But how I can use the Data ?How can I create a virtual Com Port then which gets the Data from the TCP?I found various sites which ...

performance of LWIP + FreeRTOS

Posted on February 13, 2017 at 07:53Hibefore I start my ethernet project, i would like to know the theoretical limits of ethrenet on STM32F407Z. What is the computational load on the ARM when running Freertos + LWIP + 100 mbs .AN3102 only mentions S...

STM32L082CZ Boot0 Pin

Posted on February 10, 2017 at 20:30Datasheet does not explain the settings corresponding to boot0 pin high or low - could I please get some information on this for the csp-49 package which only has boot0 and no other boot configuration pins. #stm32...