Search the Community
Showing results for tags 'rei vilo'.
-
Hello there, Ive been trying to use the UART on pin number 3 and 4 by using serial for monitoring the received data and serial1 for connecting and controlling the hardware(GPS) but the by using serial1 i think the uart isnt active. i see by connecting gps to putty that there is no data sent from the cc device . I checked the hardware serial .h and .cpp file where in the cpp file there is serial1 functions mentioned but in the pins_energia file i see no pin initialized as uart only analog, timers and gpio's are initialized. So what can i do to make it work.
-
I have developed program on MSP432p401r launchpad, now i need to load my program on separate msp432 mcu, how i can load program ? We are not aware which hardware requires to load program kindly guide us.
- 5 replies
-
- rei vilo
- msp432p401r launchpad msp432
-
(and 1 more)
Tagged with:
-
hello, Im trying to interface a 2 inch rgb LCD display with ST7789v lcd driver im using the ucglib library for this i get a few errors stating not been declared need assistance with this please. I attached the library used and the screen shot. ucglib-master_editted.zip
- 4 replies
-
- msp430fr6989
- energia
-
(and 1 more)
Tagged with:
-
I am working with msp432. I am interfacing fdc2214 with msp432. I got the FDC2214 library for Arduino and want to port it into Energia. https://github.com/zharijs/FDC2214 Please help me FDC2214-master.zip
-
Hello experts, I am currently new on working with MSP432P401R, I am currently working on a power meter project, and is in need of interfacing a micro sd with the microcontroller. The pack that I am using is this one -> . Can someone please lead me into the right direction on how to incorporate this on to my MSP432, and how can I program it as well. Thank you ahead of time!