ch58x-hal icon indicating copy to clipboard operation
ch58x-hal copied to clipboard

HAL for the CH583/CH582/CH581 family of microcontrollers. BLE 5.3, RISC-V Qingke V4.

Results 5 ch58x-hal issues
Sort by recently updated
recently updated
newest added

FIrst of all, I'm extremely new to MCU programming so sorry if I'm asking something stupid. Is it possible to get the debug output over USB? Via serial, uart, I...

As you know I am very new to Rust language. With your help I just setup Rust environment couple of days ago. Now I have new feature request. I was...

Hey there, first of all thanks for your awesome work! I have a short question: I'm currently writing firmware to control an LED matrix which requires a function to be...

question

I am new to rust language. I have some questions regarding using CH582F chip. I want to make an IOT project where I want to read 3 ADC pins every...

question

Is it possible to make this HAL library compatible with both CH57x (RISC-V), CH58x and CH59x? My idea is to use different implementations for different MCUs on the lower layer,...

question