Open Pulsetronics opened 3 years ago
I have been using PlatformIO for most of my projects for years, I want to request support for STM32 processor (STM32MP157A-DK1)
I would like to vote this up.
I have started working on running samples from zephyr for stm32mp157 but facing issues while starting a debug run for the M4-cortex core. There is some (not sure what) dependency on A7 and OpenOCD. I am working with platformIO on vscode in a windows environment.
Hi @valeros , can a label of 'board request' be added for this ?
@SumitNandi-eaton There is no support for STM32MP1 series at all, so it's a feature.
There are now more dev boards with the STM32MP1 series, such as a new one from Olimex. There's a STM-Cube package for the MP1 series on GitHub, including CMSIS. The Discovery Kits from STM come with Linux + Python3, opening the door to on-board µC development.
It'd be nice to be able to use PIO for the Cortex-M / STM32F4 side of things. I have the STM32MP157F-DK2 and can help with PIO tryouts, if that's useful.
I have been using PlatformIO for most of my projects for years, I want to request support for STM32 processor (STM32MP157A-DK1)