STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Can't make HAL_UART_Transmit_IT to send data

Posted on July 09, 2018 at 13:57Hello All!This is my code:Better see this https://github.com/RadoslavMarinov/transfer/blob/78eadef8c1a6482051c0c091bf3aaddbebfcaf69/main.c for better view!!/* * main.c * * Created on: 4.07.2018 �?³. * Author: Radoslav...

Custom bootloader jump to app best practices

Posted on April 14, 2018 at 00:17I am writing a custom bootloader for the STM32L452. Before I jump to the application code from the bootloader I want to get the hardware to as close to a reset condition as possible to avoid any surprises.My plan is ...

B-L475E-IOT01 Wifi timeout issues

Posted on July 11, 2018 at 20:25Hi,I have a B-L475E-IOT01A2 board and problems with the Wifi example.I have assembled the missing parts for the HSE (8 MHz crytsal) and everything works fine with the USB Host (MSC) example. I also tested all the sens...

benny by Associate II
  • 192 Views
  • 1 replies
  • 0 kudos

STM32F769 PDM to PCM lib (the new one)

Posted on July 05, 2018 at 14:27Hello!As this issue has been going on for months now and there is no app note update, I guess it's time to pull our handsout of our pockets and try to do something.I was using the previous version of the pdm lib, and ...

Labels