Tiva HAL Support

ChibiOS public support forum for topics related to the Texas Instruments Tiva family of micro-controllers.

Moderator: Marco

Marco
Posts: 128
Joined: Tue Apr 16, 2013 8:22 pm
Has thanked: 4 times
Been thanked: 11 times

Re: Tiva HAL Support

Postby Marco » Thu Mar 19, 2015 2:09 pm


Marco
Posts: 128
Joined: Tue Apr 16, 2013 8:22 pm
Has thanked: 4 times
Been thanked: 11 times

Re: Tiva HAL Support

Postby Marco » Mon Mar 23, 2015 9:34 pm

Hi,

Tiva devices are now able to run in Tickless mode.

Note that:
32 bit timers (WGPT) use a 16 bit prescaler so at 80MHz the ST_FREQUENCY must be at least 1250Hz. These are only available in TM4C123x devices.

16 bit timers (GPT) use an 8 bit prescaler so at 80MHz the ST_FREQUENCY must be at least 312500Hz. At 120MHz the ST_FREQUENCY must be at least 468750Hz. I think these are not usable for Tickless mode because of the high minimum frequency.

Marco

Marco
Posts: 128
Joined: Tue Apr 16, 2013 8:22 pm
Has thanked: 4 times
Been thanked: 11 times

Re: Tiva HAL Support

Postby Marco » Tue Apr 14, 2015 10:11 pm

Hi,

I added the EXT driver for Tiva devices. A demo for TM4C123x devices is available in the testhal.

Marco

Marco
Posts: 128
Joined: Tue Apr 16, 2013 8:22 pm
Has thanked: 4 times
Been thanked: 11 times

Re: Tiva HAL Support

Postby Marco » Thu Apr 16, 2015 10:30 pm

Hi,

The Tiva makefiles and LD files are updated to the new format so the Tiva port should be working with ChibiOS 3.0.0p3 now.

Marco


Return to “Tiva Support”

Who is online

Users browsing this forum: No registered users and 7 guests