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

STM3240G-Eval LCD

Posted on November 24, 2015 at 09:06Hi , I have the STM3240G-Eval board and currently I'm working on a project which in it I'll need to display text in the LCD. I searched the internet for some tutorial or examples of how to do it using STM3240G-EV...

STM32F4 Voltage issue

Posted on December 02, 2015 at 19:05 Hello everybody, First sorry for my english (I'm French). I am a student and i work with my partner on a project of three-motorized drone. For the control of the motors, we use a stm32f429ZI discovery ...

flash readback protection

Posted on November 30, 2015 at 16:38HiI am trying to enable flash read protection (level 1) on STM32L151 chip.I use this code section, at the beggining of my program: FLASH_Status FLASHStatus = FLASH_COMPLETE;  /* Unlock the Flash Program Erase cont...

yarona by Associate II
  • 299 Views
  • 2 replies
  • 0 kudos

P-Nucleo-IHM motor control

Posted on November 10, 2015 at 23:13HelloI just received via MOUSER  my EVAL pack P-Nucleo-IHM001(related to motor control  ..  6 steps or FOC algorithms)Is there anybody by ST (or any institution) having some experience ?BestLouis

NSS stays low after disabling SPI

Posted on December 09, 2015 at 16:00MCU: stm32f103rf SPI: SPI1 without remap, MSTR = 1 SPI1 NSS pin PA4 configured as AF push-pull PA4 remains low independent of SPI state (SPE, SSOE). When PA4 configured as GPIO it is working fine. When running the...

STM3240G-EVAL OV2640

Posted on December 09, 2015 at 15:36Hello! I have evaluation board STM3240G-EVAL with camera module OV2640 onboard. How I can setup camera to resolution 640x480 in RGB565 format?

vlad23 by Associate II
  • 173 Views
  • 0 replies
  • 0 kudos

HSE ext. clock with PLL

Posted on December 08, 2015 at 10:44 Hello, im using a STM32f103 with a external digital clock of 10MHz. By the PLL it was set up to 30MHz with fit to our application. I used the std. perherals library to configure the clock. I a...

Labels