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

STM32F030x DMA offset by 1 half-word (2 bytes)

Posted on October 09, 2015 at 05:21Hello, I find that DMA works correctly, but that an internal hardware counter (register) [IMHO] starts the DMA off by one word.  Link to example is below.  (i.e. first sample is placed into array[1], last sample is...

walworc by Associate II
  • 419 Views
  • 2 replies
  • 0 kudos

STM32F103 Update Flash Program from IAP

Posted on October 09, 2015 at 16:32I would like to be able to reprogram the Flash program on my STM32F103 chip via in-application programming. Essentially be able to upgrade the firmware without JTAG or bootloader jumper. I have the PM0075 Programmi...

stm32f429 withsimulink

Posted on October 03, 2015 at 13:26hello every one I'm trying  to program stm32f429 with Simulink and I use matlab 2013a and MAT target 4.2.0 when I have used stm_Config block to configure  hardware target I got a problem that I can’t set the block ...

0690X00000604skQAA.png

STM32L0 eeprom writting issue after a page erase

Posted on October 09, 2015 at 13:14Hi, I cannot  write any data into the eeprom after a Erase_page. HAL_FLASH_Program(..) and FLASH_Erase_Page(...) work fine independently. But if HAL_FLASH_Program(...) is called just after FLASH_Erase_Page(), HAL...

tingting by Associate II
  • 390 Views
  • 4 replies
  • 0 kudos

DMA enabled USART operation on STM32

Posted on October 08, 2015 at 16:23 I'm trying to understand DMA usage by testing a simple application. The idea is to allow USART peripheral to access read and write from and to memory directly, by using DMA technique. I'm testing this on htt...

0690X00000605JCQAY.png 0690X00000605GOQAY.png
gmate1 by Associate II
  • 963 Views
  • 5 replies
  • 0 kudos

STM32l152c Discovery board, I2C Slave problem

Posted on October 09, 2015 at 13:23 I have I2C slave working to a point but have an event code which causes the isr to trigger continuously. Simplified code below. Now I am using a ''Total Phase Aardvark'' to ask for 8 bytes of data and ...

Comparator on VDD

Posted on October 09, 2015 at 10:47Hi, I'm using a STM32 L051K8 and i'm kind of short in IO, is there any way to avoid using an ADC pin to measure VDD?? #vdd #stm32

poisson by Associate
  • 317 Views
  • 1 replies
  • 0 kudos

Driving an LCD - FSMC vs FMC vs LTDC

Posted on October 08, 2015 at 13:32I must select a MCU for a project which should use a TFT LCD (240x320). I would like to know what are the main differences between FSMC, FMC and LTDC interfaces for driving an LCD. If FSMC is OK then the value line...

e1369008 by Associate II
  • 1067 Views
  • 3 replies
  • 0 kudos