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

Undocumented ST calibration values

Posted on November 07, 2015 at 15:03I'm learning to use the ADC in an F2 device. I was looking for the ''proper'' way to calculate values rather than making any assumptions like every single tutorial or example code that I've seen so far. One useful...

External flash proggramming using GDB server

Posted on November 07, 2015 at 08:10Hello. I have a board with STM32f746IG controller and S25FL128S qspi NOR-flash memory. I'd like to program my code using GDB server. How to do this? I've never done this before. I also want to use GDB server for d...

How to Disable USB OTG??

Posted on November 07, 2015 at 00:27 After my device boots up, it detects the USB OTG and writes the required data to it. After the file closes, I will signal the user to remove the device with an LED on the PCB and wait in a loop, then want the USB...

memcpy() function

Posted on November 06, 2015 at 19:58Hi there.I read an article about copying data using CPU (''for'' loop) and DMA (Mem2Mem).http://www.embedds.com/using-direct-memory-access-dma-in-stm23-projects/Below in the comments of that article is described a...

matic by Associate III
  • 1518 Views
  • 2 replies
  • 0 kudos

Nucleo-L152 Blink LED does not work....

Posted on November 06, 2015 at 21:43 Hi all, For 3 years ago, I've used a Discovery L1 board and used the drivers in the Discovery Firmware package. I have developed a nice automatic chicken coop door. It is calculating Sunrise, Sunset an...

Timers Synchronization

Posted on November 02, 2015 at 19:29I need to use the timer synchronization in my STM32F7 project.  The purpose of the timers are to provide the necessary signals to a CCD sensor.  I have a shutter pulse (T5-CH4) and a pixel clock (T4-CH2).  I am al...

keaven by Associate II
  • 4982 Views
  • 6 replies
  • 0 kudos

STM32F051 SPI problem, help

Posted on November 06, 2015 at 16:10Hi there,I'm trying to communicate to my SPI TFT LCD module. Previously I used to do it with an F4 discovery board, now I want to use an STM32F051 , here is my code:#include <stm32f0xx.h>#include <stm32f0xx_rcc.h>...

monta by Associate II
  • 279 Views
  • 0 replies
  • 0 kudos