STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to exit Stop 2 mode

I have implemented a fully working usart keyboard with interrupts in a Nucleo L412Kb. The main code loop checks whether a pending-key flag and no-bouncing flag are set, then scans the rows in the selected keyboard matrix column, and sends the key via...

PSRAM Issue with STM32L4R9 Discovery Kit

Hi,Currently I am working with STM32L4R9 Discovery kit. The connected PSRAM model with this board is IS66WV1M16EBLL-55BLI. Using HAL functions, I can only write and read up to 16 bit data (i.e. unsigned integer 8 bit (uint8_t) and uint16_t). Other da...

SSG by Associate II
  • 170 Views
  • 1 replies
  • 0 kudos

MFX_V3 documentation

We use a an STM32L4R9-DISCO board to start SW development on a project.We run own OS on the board and integrating the HAL/BSP modules for the board (e.g. STM32CubeL4\Drivers\BSP\STM32L4R9I-Discovery\stm32l4r9i_discovery_io) is not feasible for us.I h...

tkorsdal by Associate II
  • 195 Views
  • 2 replies
  • 0 kudos

Connect STM32L476RG with Nucleo-GFX01M2

Hallo zusammen,Ich bin noch Anfänger auf dem ganzen hier,Ich habe folgendes Problem: Ich habe ein STM32L476RG Board und möchte nun das Nucleo-GFX01M2 Display in betrieb nehmen, ich habe alle nötigen Programme heruntergeladen(ST-Link, CubeIDE, CubePrg...

Dallle by Associate
  • 338 Views
  • 2 replies
  • 1 kudos