need suitable chip for hardware design- patient monitor (12-lead ecg, 720phd -10'.1)
Hello dear Community,
As an emerging engineer(newbie steps 1st yr into mbed) with a MEDICAL company startup transitioning into product development, my first project:face_with_rolling_eyes: involves designing a 12-lead ECG patient monitor. The initial attempt, led by a former employee with an Android background, utilized an Android board and android display but failed due to the lack of a real-time OS and Android API limitations. This experience has led us to consider an embedded approach, diverging from custom dedicated boards commonly used in the industry.
How to approach custom board?
- Our device features a 10.1-inch TFT display (1280x720), supports ECG printing, NIBP, SpO2, temperature monitoring, real-time 12-lead ECG processing, connects to ECG module via UART, and interfaces with an 8-inch thermal printer.
In aiming to use the microcontroller efficiently and to avoid the previous attempt on overcapacity issues experienced with a 1.6 GHz Cortex-A55 quad-core processor which cost is high, we seek your expertise and advice on several matters:
- Given my familiarity with the STM32F4 and F7 series, should we opt for an MCU or MPU like the STM32MP15, or a similar alternative like NXP's i.MX RT1170, as initially recommended by the previous employee?(used f7-disc0 for testing and got 3-lead ECG and able to print successfully:thumbs_up:)
- Is the STM32F769 itself a suitable choice for managing these requirements efficiently? Are there any specific challenges ? like memory capacity..(it has 16 mb sdram.)
- Considering our limited experience, should we go for higher-end model compulsory or a different approach for better performance and easier integration?
- should i consider by deciding factor of use embedded linux os or freertos..if i choose mcu , can i able to drive mbed linux on it?
I would greatly appreciate any insights, experiences, or suggestions you could provide to guide us in this project, particularly given our novice status in this complex field.
Thank you in advance for your valuable support and guidance.
