Overview
- Object ID : 5187 (2025-03-05 10:30:11)
- Author : Michael
- Content : App Note
- Microcontroller : Propeller 1
- Languages : Generic, SPIN
- Category : Other
- Licence : MIT
Content
Many embedded applications share information with external devices, and the preferred connection between devices is asynchronous serial communications.
The multicore architecture of the P8X32A enables the designer to create and deploy device-to-device communications strategies with no impact on the primary application code.
In this example a deployed communications support cog manages data between the main application and the serial I/O firmware, using VB.NET and the P8X32A QuickStart board.
Download the full PDF application note, and code samples.