Search the Community
Showing results for tags 'MSP-EXP430FR5739'.
-
Hi! I am developing a simple accelerometer with the MSP-EXP430FR5739. This board is populated with a 3-axis accelerometer: ADXL330. No additional HW is needed. The MCU program does: ADC:Samples data from CH_0 to CH_14 in Repeat-Sequence-of-Channels Mode Sample Rate: ~ 20 Hz/Channel DMA UART:HW UART (TX only) with 9600 baud. This 9600 baud is limited by the emulator circuit. UART TX data1 = ADC_CH_12 = ACC_X; sample "622-X" UART TX data2 = ADC_CH_13 = ACC_Y; sample "509-Y" UART TX data3 = ADC_CH_14 = ACC_Z; sample "511-Z" LEDs: LED_TX and LED_ADC The PC application does
-
I'm using MSP-EXP430FR5739 with CC3000 and I did my own library for RF connectors (Just add the 2.3 in pins_energia.h). I used WiFi.begin(ssid) and after of this doesn't do any instruction (still there). Are there problems with CC3000 and energia? Is there something to fix it?
- 1 reply
-
- MSP-EXP430FR5739
- CC3000
-
(and 1 more)
Tagged with: