BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

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

Author Topic: FTDI Hardware Abstraction Layer (HAL) Library  (Read 6979 times)

adouglas_ptl

  • Newbie
  • *
  • Posts: 2
    • View Profile
FTDI Hardware Abstraction Layer (HAL) Library
« on: June 26, 2020, 03:06:57 PM »

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
Logged

BRT Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 734
    • View Profile
Re: FTDI Hardware Abstraction Layer (HAL) Library
« Reply #1 on: June 29, 2020, 02:34:47 PM »

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
Logged