Search found 9 matches

by TheBlues
19 Oct 2016 16:20
Forum: Development Boards
Topic: MAC Address / DHCP Issue
Replies: 1
Views: 1489

MAC Address / DHCP Issue

Hi Mikro: I've been developing on the Tiva Eval board from TI using CodeComposer / TI-RTOS. Recently, I had to move back over to the EasyMX Pro board, still using CodeComposer / TI-RTOS. Does EasyMX Pro support TI-RTOS? If so, is there a MAC address noted on the board or in documentation? I'd prefer...
by TheBlues
05 Jul 2015 03:05
Forum: Development Boards
Topic: EasyMx Pro v7 - TM4C129XNCZAD - TI Datasheet - 1WIRE Pins
Replies: 1
Views: 1363

EasyMx Pro v7 - TM4C129XNCZAD - TI Datasheet - 1WIRE Pins

Hi Mikro: I've written a few iterations of 1WIRE using Microchip and TI chips. I'm using the Easy MX Pro Board that states that PE2 and PF7 are 1WIRE Pins. I was hoping to use the DS1820 "socket" since I have these sensors. When I read the Datasheet for TM4C129XNCZAD (Page 1512), I find that the fol...
by TheBlues
03 Jul 2015 18:01
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Filip: The program is running fine with Code Composer. Thank you. TI replaced the SysCtlClockSet() function with SysCtlClockFreqSet() for the TM4C129 chip sets. I used the SysCtlClockGet() return as input into the UART routine. Another mistake. This routine will not work either. Thus, the EasyMX_...
by TheBlues
02 Jul 2015 15:27
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Aleksandar: The TI-RTOS drivers were very easy to work with. I have a decent understanding of what I need to do without TI-RTOS. At this point, I have to get up to speed on a lot of the "stuff" that I didn't have to worry about before. I'm not happy about this; but, hopefully I can get up to spee...
by TheBlues
02 Jul 2015 00:54
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Aleksandar: In the EasyMX_UART.zip file there is a file called .cproject. I found the lines in question in that file. With you saying that the example works and the TI support forums saying to "strip out TI-RTOS", I am pretty sure TI-RTOS may be the offender here. I need a bit of time to validate...
by TheBlues
28 Jun 2015 23:15
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Aleksandar: Thank you for the tip on trying to use the example provided. The Mikro example provided "appears" to be a .cproject or a TI Code Composer project. I really do not understand how you can say that Mikro is not familiar with Code Composer. From the .cproject files: <cconfiguration id="co...
by TheBlues
20 Jun 2015 18:18
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Darko: I ordered and received the TM4C1294XL board from TI. It has a TMC4129NCPDT chip installed. I have no problems with this board using the proper compiler settings and a MAX232 TTL/UART converter chip. It runs great. I used 3 UARTS at the same time with no issues. I was able to get this runni...
by TheBlues
25 May 2015 13:38
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

Re: UART Tiva TM4C129 Code Composer MX Pro v7

Hi Darko:

Thank you for your reply.

I'll order the TM4C129x board from TI and use it validate my code.
I will need the MX board for other purposes.

I'll get back with you in a few weeks! :-)

Rick
by TheBlues
25 May 2015 04:15
Forum: Development Boards
Topic: UART Tiva TM4C129 Code Composer MX Pro v7
Replies: 11
Views: 5853

UART Tiva TM4C129 Code Composer MX Pro v7

Hi All: I am unable to communicate with UART A & UART B on the Easy MX Pro v7 Board. Any help would be greatly appreciated. I am using TI's Code Composer and am able to successfully debug the code running on the board. Thus, communications from Code Composer to the Board is fine. I configured UART 2...

Go to advanced search