ES32F36xx ALD Release Note
V1.00 2019-12-16
- First release
V1.01 2020-05-07
- Delete invalid member variables in can_filter_t->bank_number
- Support FIFO0/FIFO1 receiving in CAN module
- Add parameter check in ald_trng_init()
- Add ping-pong, scatter-gather modes in DMA module
- Add automatic control function of flash read waiting cycle
V1.02 2020-05-20
- Modify the ADC module structure member variables
- Update ADC module driver
- Support ADC1 in PIS module
- Add get_hclk2_clock() API in ald_cmu.h
V1.03 2020-08-24
- Add API: ald_cmu_current_clock_source_get()
- Add "Set/Read HCLK2 Bus Frequency Division" interface
- Modify the API related to DMA in the TIMER module
- Optimize the control logic of the discontinuous-scan-mode in ADC module
- Optimize FIFO function in UART module
- Add API: ald_dma_descriptor_cplt_get() in DMA module
- Optimize ald_dma_config_sg_per() in DMA module
- Fixed bug in md_usart_set_smartcard_psc()
- Add API to get UID/CHIPID in utils.h
- Add LDO12/LDO18 configure function in PMU module
- Delete the operation of writing SSEC register in RTC module
- Make the code comply with "C-STAT(STDCHECKS)" specification
- Fixed a bug in ald_can.c
- Fixed a bug in ald_uart.c
- Optimize I2S module library functions