STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

NUCLEO-G071RB compatible to which Expansion Boards?

Hello together,I'm totally new to the STM32 world, so sorry in advance for the stupid question.I just bought a NUCLEO-G071RB and would like to combine it with some Nucleo Expansion Boards. Is every Nucleo Expansion Board compatible with my Controller...

FSchm.1 by Associate
  • 324 Views
  • 0 replies
  • 0 kudos

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
  • 752 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
  • 587 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
  • 2300 Views
  • 4 replies
  • 0 kudos