Establish foundation for the plugin
Closed May 31, 2024
100% complete
Objective: Configure a USB to serial bridge from the USB connection to the USART2 that connects to the display connector. Develop a dummy plugin, e3v3se_display, utilizing this serial bridge.
Tasks:
1. Configure USB to Serial Bridge:
• Set up the USB to serial bridge to route from the USB connection to the USART2 interface on the display connector.
2. Dev…
Objective: Configure a USB to serial bridge from the USB connection to the USART2 that connects to the display connector. Develop a dummy plugin, e3v3se_display, utilizing this serial bridge.
Tasks:
1. Configure USB to Serial Bridge:
• Set up the USB to serial bridge to route from the USB connection to the USART2 interface on the display connector.
2. Develop Dummy Plugin (e3v3se_display):
• Create a basic plugin named e3v3se_display.
• Ensure the plugin periodically publishes a heartbeat message on the UART.
• Implement an echo function for received messages on the UART.
Purpose: This foundational work is crucial for supporting subsequent milestones by ensuring reliable communication over the serial bridge.
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.