Bridgetek / RP2040-BrtEve

Arudino library for Pico (RP2040) based platform
MIT License
0 stars 1 forks source link

Add IDM2040-43A support in Arduino IDE #3

Open brtchip-paul-jiao opened 9 months ago

brtchip-paul-jiao commented 9 months ago

IDM2040-43A is different from IDM2040-7A:

  1. Use BT883 ,not BT817
  2. No Eve connected flash available
  3. Use 480x272 LCD, not 800x480 LCD
chungsoftvn-tuannguyen commented 2 months ago

Hi @brtchip-paul-jiao: I'm going to register an USB-PID number for IDM2040-43A at usb-pi with below information:

Product description: BT88x Intelligent Display Module with 4.3” capacitive screen and on-board RP2040 Product link: brtchip.com/product/idm2040-43a Estimated annual usage of RP2040 devices: 1000 Estimated production start date: 2023

Example for IDM2040-7A: image

chungsoftvn-tuannguyen commented 2 months ago

Porting steps is reference from: https://github.com/BRTSG-FOSS/pico-brteve/files/9612997/porting_steps.txt

chungsoftvn-tuannguyen commented 2 months ago

For more information:

chungsoftvn-tuannguyen commented 2 months ago

This IDM2040-43A source code is ready and will be committed when USB-PID available: diff.zip

chungsoftvn-tuannguyen commented 1 month ago

Pull request is merged and closed: https://github.com/earlephilhower/arduino-pico/pull/2246

chungsoftvn-tuannguyen commented 1 month ago

Update guideline: porting_steps_idm2040_43a.txt