mikroSDK v2.10.2 released
MarkoZiv
released this
20 Feb 11:57
·
944 commits
to master
since this release
v2.10.2
- released: 2024-02-19
2.10.2
Changes
2.10.2
Fixes
- Fixed an issue on TIVA, where the DMA transfer would not be realized, if the source data buffer was stored in flash memory
- Configured flash memory to allow the DMA access to the whole flash memory space
- Added guards for tim_regs_map array in dsPIC low-level PWM implementation
2.10.2
Improvements
- Removed option to choose receive buffer and filter config for FIFO1 in low level implementation for PIC18 CAN implementation
- Receive buffers are not selectable due to HW restrictions. Filter and mask configuration for FIFO1 is going to be handled once CAN over interrupts is supported
- Removed NC definition for not connected pins from MCU card headers for 61 MCU cards
- Now user will have compile time error if he tries using pin that is not routed to mikroBUS
- Added NC macro as HAL_PIN_NC to 20 PIM MCU card headers that didn't have it
- Removed display support for MCU CARD 2 FOR KINETIS with MK20 MCUs as it doesn't have TFT pins
2.10.2
NEW HARDWARE
- STM32 Nucleo-64 development board with STM32F401RE MCU
- STM32 Nucleo-64 development board with STM32F030R8 MCU
- STM32 Nucleo-64 development board with STM32L073RZ MCU
- STM32 Nucleo-64 development board with STM32L476RG MCU
- STM32 Nucleo-64 development board with STM32F070RB MCU
- STM32 Nucleo-64 development board with STM32F091RC MCU
- STM32 Nucleo-64 development board with STM32L433RC-P MCU
- Click Shield for Nucleo-64
- STM32 Nucleo-144 development board with STM32L496ZG MCU
- STM32 Nucleo-144 development board with STM32L4R5ZI MCU
- STM32 Nucleo-144 development board with STM32F412ZG MCU