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

I2C DMA issues with latest HAL

Posted on December 15, 2016 at 16:04I'm trying to get I2C to work in DMA mode from STM32Cube_FW_F7_V1.5.1My first error was that the I2C handle remains busy after the first DMA transfer is complete.I've looked at the procedure  I2C_DMAMasterTransmit...

AndyJT by Associate III
  • 289 Views
  • 1 replies
  • 0 kudos

STMF4 Timer external clock mode 1

Posted on December 15, 2016 at 10:54Hi everyone,i want to count the positive edges of a pulsesignal on PA6 using a Timer with external clock.To test the functionality i generate the signal and outputport is PA8. PA8 is linked with PA6.After several ...

Bootloader problem

Posted on December 12, 2016 at 15:45Hello everyone,I am trying to developp a bootloader but I got some issues, My application is working well.With my bootloader I read an usb key and program the content of the hex file into the flash (this step work...

haye by Associate II
  • 256 Views
  • 3 replies
  • 0 kudos

SP1ML868 USB dongle, connection issue

Posted on December 15, 2016 at 10:33Hey, I have just bought SP1ML868 USB dongle device and I can not connect it to SPIRIT1 DK application. I know that it's a silly problem but I have already installed required drivers, checked for FW updates, I can ...

Trying to set BOR threshold without success

Posted on December 14, 2016 at 23:55I am trying to write code to set the BOR Level under program control for the STM32L151 but cannot get the result I need. I have the following:if ((FLASH_GetUserOptionByte() & 0x0F) != OB_BOR_LEVEL4){      FLASH_Un...

arthurg by Associate II
  • 187 Views
  • 1 replies
  • 0 kudos

STM32VLDISCOVERY board

Posted on December 14, 2016 at 08:44Hello Team,We are working on one project, and we are planning to use STM32F103RGT6 and STM32F205RGT6 MCU.but before that we are testing our application using STM32VLDISCOVERY board and this board is working good.N...

STMFlash Loader command line

Posted on December 15, 2016 at 03:39Hi, we use STM32F407. STMFlashLoader is V2.8.0. I use STMFlashLoader Demo.exe successfully if I set Boot0 to 1.For some reasons, I need to test the STMFlashLoader.exe using the command line to download the firmwar...

xin gao by Associate
  • 263 Views
  • 0 replies
  • 0 kudos
Labels