Port application
Posted: Sat May 27, 2023 6:33 pm
I have an application running on STM32F411.
The application is using two analog inputs and one digital output.
There is an application on the PC which takes the measured (from two analog inputs) data from STM and sends the two parameters (ON time and OFF time) to the STM32 application to control the output.
The communication between PC and STM is via USB port.
I am wondering if the STM32 application could be ported to and run on ESP32 alone.
The STM32 program file (.bin) is about 84K. The STM32 runtime needs 250K of RAM.
Your thoughts, team.
The application is using two analog inputs and one digital output.
There is an application on the PC which takes the measured (from two analog inputs) data from STM and sends the two parameters (ON time and OFF time) to the STM32 application to control the output.
The communication between PC and STM is via USB port.
I am wondering if the STM32 application could be ported to and run on ESP32 alone.
The STM32 program file (.bin) is about 84K. The STM32 runtime needs 250K of RAM.
Your thoughts, team.