STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

unknown type name NexTouch

Hi guys I started to program STM32 NUCLEO with nextion HMI . i took an existing an library for GitHub the link is https://github.com/alperssl/Nextion-Hmi-Library-for-STM32-Platformthe issue i am facing is the complier is telling unknown type na...

0690X00000DC1ZDQA1.png
AKann.1 by Associate II
  • 604 Views
  • 3 replies
  • 0 kudos

LPTIM to put my STM32L0 device in sleep for 200 ms

Hi all,I would like to use LPTIM in STM32L0 to put my device in sleep mode for 200 ms. I have used the API HAL_LPTIM_TIMEOUT_START(LPTIM_HandleTypeDef * hlptim, uint32_t Period, uint32_tTimeout), I pass 200 as value for both Period and Timeout.I use ...

DKPitc by Associate
  • 326 Views
  • 0 replies
  • 0 kudos

Determine flash page size at run-time

STM32G4 devices are split into 2 flash categories per the datasheet: Category 2 devices (STM32G43x/G44x) which have only single-bank capable flash with a capacity up to 128kB and Category 3 devices which are dual-bank capable and have up to 512kB of ...

ARoth.1 by Associate II
  • 1506 Views
  • 4 replies
  • 0 kudos