STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Low Level CAN API?

Posted on May 10, 2017 at 22:35Hi all!I would like to use the LL peripherals API, but I need to use CAN, which I cannot find!Does ST did not developed it?best,tiago#can #ll #ll-api-can

Open source PDM filter for MP45DT02 mic

Posted on January 07, 2013 at 18:22Recently I have implemented small educational project on STM32F4Discovery board. It takes sound from on-board MP45DT02 MEMS microphone. Unfortunately the libPDMFilter does not have the source code. Besides it looks...

olegv by Associate
  • 1396 Views
  • 7 replies
  • 0 kudos

STM32 TSC example

Posted on May 05, 2017 at 14:18Hiis there a example project for touch sense with a combination of button and (slider/rotary)? Thx#stm32-cube-touch-sensing-library

Resolved! USB CDC Fatal Error with 9 Byte Receive

Posted on May 01, 2017 at 20:20I'm running into a Hard Fault when sending 9 bytes from a PC to a STM32F103C8T6 using USB CDC code generated by Cube 4.20.1, FW F1 V1.4.0.  I can send 8 bytes to the microcontroller without issue, but once I try 9 byte...

Resolved! Bootloader Framing Errors - STM32L052

Posted on April 28, 2017 at 01:42Hi, I'm writing an application on an STM32L052 that uses the UART (115200-N81), and I need to use the Bootloader for code upgrades.   If run the Bootloader using the BOOT0 pin, the UART initializes fine and I can upl...