A library that allows us to handle the transceiver APC230-43 through the microcontroller MSP430FR4133. It's a library quite simple where the first step is to configure the pins, then configures the UART communication, and finally start the communication. In the main and ISR, we can see an example of implementation.
-
Notifications
You must be signed in to change notification settings - Fork 1
matiflp/msp430-apc230-library
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Library for communication of the MSP430FR4133 microcontroller with the AP230-43 transceiver. Driverlib version.