[i=s]This post was last edited by yanxinboy on 2020-9-25 20:20[/i]It’s very busy before the holidays and at the end of the month!The CH579 integrates a 12-bit successive approximation analog-to-digita
Segger's linker is fast, flexible, easy to use, supports Cortex-M microcontrollers, and is designed specifically for the needs of embedded developers. The instructions of its linker script file are si
The chip analyzed this time is LPS22HH, the interface is still IIC, the driver is still the original one, first experiment to read the ID;uint8_t LPS22HH_Read_Date(uint8_t SlaveAddress, uint8_t RegAdd
Opening remarks
I was supposed to finish the OTA review of CH579 in 2020, but I am a lazy person and I am reluctant to put down the "King of Pesticides" until now. . .
Without further ado, let’s get t
IAR's debug mode can view the real-time value of variables. Let's demonstrate it below. First, we modify the hello_world program. We define a variable i in the main function, and then write a for loop