-
-
Which registers/methods/memory addresses, on an MSP432P401R, are used to send, receive, and/or store simple strings (i.e. 'Hello World!') between an NFC device and the MSP432? Ideally, I'd like to loa…
-
Compile fails with an error on USBTX, USBRX.
`mbed --version` gives 1.10.4
* Commands
```
mbed import https://github.com/Terstegge/mbed-os-MSP432.git
cd mbed-os-MSP432
mbed config GCC_ARM_…
-
**Describe the solution you'd like**
Collect the expected current draw from each hardware component and calculate the total expected draw from the battery in the worst case.
-
**Describe the solution you'd like**
- Capture Open Circuit Voltage of the battery using the voltage divider circuit.
- During MSP432 initial power on, disable external hardware using the Pch powe…
-
**CCS10 Syscfg for final pinout**
https://github.com/davidzwa/advanced-iot-lisat/blob/master/src/MSP432LISAT/MSP432P401R_LISAT_ccs/MSP432_LISAT2_new.syscfg
**Written out**
This is more to make su…
-
Goal:
> Calibrate tachometers together with setting 'millimeter per second' speed of wheels. Integrate with differentialDrive calculations to drive robot straight ahead.
Formulas:
- Interrupt edg…
-
Jumping to a different slot in the bootloader takes about a second. which is considerably longer than the MSP432P401R and should be investigated.
-
How to set up ADC at a certain pin and sample
-