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

SPC570S50E1 UART Confinguration

Posted on March 29, 2018 at 10:06Hello Everyone!I am trying to configure LIN_FLEX_0 channel for UART communication. Following is my code for the configuration.&sharpdefine LIN_CH0 LINFLEXD_0LIN_CH0.LINCR1.B.INIT=1;         /* Put LIN into INIT mode ...

DMA Write Issues with STM32L4R9-DISCO SDMMC

Posted on January 05, 2018 at 23:33The HAL_SD_ErrorCallback() is called EVERY time a one sector DMA Write is usedieSD_state = BSP_SD_WriteBlocks_DMA((uint32_t *)buff, sector, count); // With count == 1void SDMMC1_IRQHandler(void){ HAL_SD_IRQHandler(...

STM32CUBE F3 V1.10 CAN change?

Hello,Where I can find a list of change with this version about HAL_CAN. The compatibility has been broken but there is an exhaustive list of modification?ThanksBertrand

Icon View Widget problem

Posted on July 15, 2018 at 03:27Hi every body,I'm doing 1 menu icon (3-4 icon), using icon view widget.From .png image file to convert .dta, using BmpCvtST.exe in folder STemWin/software in stm32f7cube.If using image widget, .png files showed ok.If ...

Why program get into Endless loop at end of startup file?

I am working on stm32f205RBT. I have an IAP loader from ST from EVAL board that I made my adjustment. Loader works great on other devices with other adjustments. program goes to main after the loader like it should and works good until I'm trying to ...

ylor by Associate II
  • 1403 Views
  • 10 replies
  • 0 kudos
Labels