Loading...
Searching...
No Matches
ST P-L496G-CELL02

Support for the ST P-L496G-CELL02 board. More...

Detailed Description

Support for the ST P-L496G-CELL02 board.

Overview

The ST P-L496G-CELL02 is an evaluation board supporting a ARM Cortex-M4 STM32L496AG microcontroller with 320Kb of RAM and 1Mb of ROM Flash.

Flashing the device

The P-L496G-CELL02 board includes an on-board ST-LINK programmer and can be flashed using OpenOCD.

To flash this board, just use the following command:

make BOARD=p-l496g-cell02 flash -C examples/hello-world

STDIO

STDIO is available via the ST-Link programmer.

Use the term target to open a terminal:

make BOARD=p-l496g-cell02 -C examples/hello-world term

Files

file  board.h
 Board specific definitions for the P-L496G-CELL02 board.
 
file  gpio_params.h
 Board specific configuration of direct mapped GPIOs.
 
file  periph_conf.h
 Peripheral MCU configuration for the P-L496G-CELL02 board.