The below table is a running list of known defects in AmbiqSuite SDK release 4.1.0, along with fixes that can be applied to resolve the defect. The affected files for each fix are referenced and attached. These fixes will be integrated into a future AmbiqSuite release.
General Instructions for applying HAL updates:
- Copy the updated files into the appropriate HAL folder in AmbiqSuite.
- Rebuild the HAL project using the same compiler as used for application projects.
- Use the appropriate project located in one of these folders: \mcu\apollo4b\hal\mcu\gcc\ or \mcu\apollo4b\hal\mcu\iar\ or \mcu\apollo4b\hal\mcu\keil\
- This will generate a new HAL library file for each compiler, which will be linked into the main application project.
- If using a separate BSP project, rebuild the BSP before any application uses it.
- Rebuild application project(s) or example project(s) which should automatically use the new HAL library file.
Change # |
MCUs Impacted |
Defect and Fix |
Files |
1 |
Apollo4 Blue |
release_sdk_4_1_0-update-1 Fixes the input data length validity check in BLE host stack APIs to prevent memory operation error. Files (5):
|
https://ambiqmicro.zendesk.com/hc/article_attachments/4477767323533/ble_stack_memcpy_length_check_fix.zip |
2 |
Apollo4 and Apollo4 Plus |
release_sdk_4_1_0-update-2 Adds eMMC secure erase, eMMC sleep mode and power notification commands and features supported in SDIO HAL. Files(4):
|
https://ambiqmicro.zendesk.com/hc/article_attachments/4902990857229/AmbiqSuite_R4.1.0_SDIO_Update.zip |
3 |
Apollo4 and Apollo4 Plus |
release_sdk_4_1_0-update-3 Sources Apollo4P MCUH from the VDDC_LV rail. File: |
https://ambiqmicro.zendesk.com/hc/article_attachments/5284750499085/am_hal_pwrctrl.c |
4 |
Apollo4 Blue |
release_sdk_4_1_0-update-4 Adds AM_HAL_AUDADC_REQ_DMA_DISABLE to am_hal_audadc_control function. |
https://ambiqmicro.zendesk.com/hc/article_attachments/5399117852301/AmbiqSuite.zip |
5 |
Apollo4 Plus |
Support for Temperature Compensation (TempCo) for Apollo4 Plus. See readme_tempco_update.txt in the zip file for information about the update and how to integrate it into an existing R4.1.0 code base. |
https://ambiqmicro.zendesk.com/hc/article_attachments/5859645606413/ambiqsuite_tempco_update_R4.1.0.zip |
Comments
0 comments
Article is closed for comments.