Other Parts Discussed in Thread: CONTROLSUITE
Anyone knows where I can find the HAL files for F28069 and F28027 devices? Online, I only found utilities containing HAL for C280x, C2801x and C2833x/C2823x, but not F2806x.
Thx!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: CONTROLSUITE
Anyone knows where I can find the HAL files for F28069 and F28027 devices? Online, I only found utilities containing HAL for C280x, C2801x and C2833x/C2823x, but not F2806x.
Thx!
I suspect you are talking about the peripheral header files. Not really a HAL. But regardless, take a look in ControlSuite:
http://www.ti.com/tool/controlsuite
Software for the newer C2000 devices is only released via ControlSuite.
Regards,
David
Thanks! After installing ControlSUITE, I was able to include the right header files in my project.