I'd like to develop some custom firmware for the CFA-735. I'll need to control the LCD, read the keys, and control an attached FB-SCAB fan controller. The obsolete thread in this section (Getting Started with the CFA-735 STM32 ARM User Code) states that the development platform provides example code that demonstrates...
...but neither that thread nor the CFA-10052 Development Platform thread say anything about the FB-SCAB. Is there an API for that?
I have an external STM32-based board that currently controls the 735's LCD, keys, and fans over the serial connection, but we'd like to move everything to the 735's onboard controller. Will that just be a matter of switching from serial commands to local function calls?
Thanks!
- Initializing and writing characters to the ST7529 LCD controller
- Reading the keypad
- Writing to the status LEDs
- Reading and Writing characters over USB
- Reading and Writing characters over the UART
...but neither that thread nor the CFA-10052 Development Platform thread say anything about the FB-SCAB. Is there an API for that?
I have an external STM32-based board that currently controls the 735's LCD, keys, and fans over the serial connection, but we'd like to move everything to the 735's onboard controller. Will that just be a matter of switching from serial commands to local function calls?
Thanks!
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.