News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Main Menu

FTDI Hardware Abstraction Layer (HAL) Library

Started by adouglas_ptl, June 26, 2020, 03:06:57 PM

Previous topic - Next topic

adouglas_ptl

Hello,

I'm currently developing using an FT800 chip and am trying to get icons to appear on my lcd.  I have read several application notes as well the programmer's guide and keep seeing mentions of the FTDI Hardware Abstraction Layer (HAL) code.  However, I cannot seem to find it anywhere!

I am sure I must just be missing it so could someone please point me to where I can find the HAL code?

Thanks in advance!

Amy

BRT Community

Hello Amy,

Example Hardware Abstraction Layers (HAL) are included in all of our example projects, for example in our main SampleApp these are the Gpu_Hal.c files.

The following application note covers an example of how to develop a HAL for a given MCU, in this case a PIC:
BRT_AN_008 FT81x Creating a Simple Library For PIC MCU

Best Regards,
BRT Community