Search the Community
Showing results for tags 'edumkii'.
-
Hi, I have a EK-TM4C1294XL evaluation kit and a BOOSTXL-EDUMKII board connected to it. I cannot get the RGB_LED_RANDOM example to work. The LED's work as if i change the analogWrite(ledRed, random(255)) to analogWrite(ledRed, 255) the LED comes on. Any value other than 255 results in the LED staying OFF. I have jumper J5 in the top position (1-2) which i believe is correct. What do i need to do, to get the PWM running? thanks
- 14 replies
-
- ek-tm4c1294xl
- edumkii
-
(and 1 more)
Tagged with:
-
Hi, this is my first post on the forum, hope I have put my query in the right forum. OS: Windows 10 IDE: Energia We actually just got started off using the MSP432 and the MKii kit, nearly all the examples work as expected, except the ones with LCD. We do not get any compilations errors, and the program loads fine and also we see the data over serial port after uploading the code. We see several suggestions about removing R9/R10 shunts, but suppose that doesn't pertain to MSP432(?) What are we missing here? In fact when we run the Code composer studio exampl