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

Drawing a bitmap using 2D DMA on STMF32F4

Posted on June 08, 2018 at 19:30 I'm trying to draw a bitmap using 2D DMA, so I have the address of the destination which is the front buffer, and then I read a line from the bitmap, blit it using the 2D DMA.. I get scanlines, and garbage image. ...

STM32F437 and PI8 as output IO

Posted on June 08, 2018 at 16:37Hi, guys.I am using STM32F437 and trying to use PI8 as  an output port.I am trying to program it using standard procedures: RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOI, ENABLE);  GPIO_InitTypeDef  GPIO_InitStructure; ...

Resolved! QSPI: Write/Read strings from QSPI memory

Posted on June 06, 2018 at 14:23Hello,I implemented some functions to read and write the QSPI memory by using functions HAL_QSPI_Transmit() and HAL_QSPI_Receive() provided by the libraries.Everything works fine. I just wonder how I can write and rea...

Rick MC by Associate III
  • 489 Views
  • 7 replies
  • 0 kudos

stm32l496g_discovery_sd.c hypothesis denied

Posted on June 08, 2018 at 13:19Bugs in current, and older code treesSTM32Cube_FW_L4_V1.12.0\Drivers\BSP\STM32L496G-Discovery\stm32l496g_discovery_sd.c.../**  * @brief  Initializes the SD MSP.  * @note   The SDMMC clock configuration done within thi...

Regarding peripheral variants...

Posted on June 08, 2018 at 10:48I have a question about a feature of STM32s which slightly puzzles me. Each peripheral class (e.g. SPI) may have several instances on a given processor (e.g. SPI1, SPI2, ...). Different processors in the family have d...

Resolved! STM32f407 as SPI slave[HAL]

Posted on May 28, 2018 at 09:05 Im trying to catch data from the unknown device, this device has data and clock. I decided to make my stm32 as spi slave and catch the data as recevier.And im struggling with it. I have this data flow which i want to...

0690X00000602W8QAI.bmp 0690X00000602WDQAY.bmp 0690X00000602WIQAY.bmp
Labels