• Playlist: • Getting Started with Foundation Drivers
• MCC: https://www.microchip.com/mplab/mplab...
• MPLAB Data Visualizer: https://gallery.microchip.com/package...
• ATmega4809 Curiosity Nano Schematics: http://ww1.microchip.com/downloads/en...
● Context:
SPI Master: Exchange block code snippet (using loop-back)
● MCC
Add FS SPI Master, add example
● Code
Call SPI_Master_test( ), and #include
● Validate
Debug, compare contents of SPI data buffer, with and without loop back