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

STM3232746g_discovery demo gesture problem

Posted on August 31, 2015 at 17:27I'm trying to add to the ST Demo, the gesture recognition functionality provided by the touch screen. In the timer callback k_TouchUpdate, I added the following code, but the returned value is always zero. How can ...

STM32F0 Signal Sensing with ADC

Posted on November 08, 2016 at 16:53The original post was too long to process during our migration. Please click on the attachment to read the original post.

ast8346 by Associate II
  • 300 Views
  • 4 replies
  • 0 kudos

How to use STM32Cube expansion packages?

Posted on September 29, 2016 at 14:08Take, for example, the STM32CubeExpansion_BLE1 package.I'm using SW4STM and can import one of the example projects from the above package. I can then modify that project etc. No problem.However, I cannot work out...

toby2 by Senior
  • 203 Views
  • 3 replies
  • 0 kudos

STM32CubeMx 4.17 Send data 16 over SPI using DMA

Posted on November 09, 2016 at 02:31Hi,I want to transfer data 16bit over SPI using DMA (data width: half word, Mode: normal), but in function HAL_SPI_Transmit_DMA(SPIx, (uint8_t *)data, uint16_t size) only transfer data 8bit. I want to fill color o...

About fonts on STM32F469I-DISCO

Posted on November 08, 2016 at 19:28Hi I'm doing the first experiments with the board STM32F469I-DISCO.I would like to write something, on LCD, bigger than font24 provided by ST library.Someone can tell me how to do this?I think will be very difficu...

livio by Associate II
  • 300 Views
  • 2 replies
  • 0 kudos

STM32F4: SD-Card using FatFs and USB fails

Posted on November 05, 2016 at 13:52Hi,in my application, I've set up a STM32F4, SD-Card and USB-CDC (all with CubeMX). Using a PC, I send commands to the STM32, which then does things on the SD-Card.The commands are handled using a ''communicationB...

STM32F407G-DISC1 - RTC (LSI) with HAL

Posted on November 07, 2016 at 12:50hi im trying to get the rtc clock working on my discovery board. i configured the project with cubeMX, id like to use the LSI since i got no LSE, and im working with the latest HAL F4 driver. the rtc init works fi...

Labels