This software component is licensed by ST under BSD 3-Clause license, the “License”; You may not use this component except in compliance with the License. You may obtain a copy of the License at:
https://opensource.org/licenses/BSD-3-Clause
This driver provides a set of functions to manage:
Maintenance release of STM32G081B-EVAL board drivers for STM32Cube G0 FW package
Headline |
---|
Update stm32g081b_eval_sd.* files to align with FatFs r0.12c_stm32cube_20190329 |
BSP_SD_GetStatus() replaced by BSP_SD_GetCardState() |
Parameters in BSP_SD_ReadBlocks() and BSP_SD_WriteBlocks() changed: uint32_t instead of uint16_t, NumOfBlocks instead of NumberOfBlocks, Timeout instead of Blocksize |
SD_CardInfo structure increased with two new fields: LogBlockNbr & LogBlockSize |
STM32G081B-EVAL board peripheral Firmware drivers
This release is compatible with previous version
Maintenance release of STM32G081B-EVAL board drivers for STM32Cube G0 FW package
Headline |
---|
Update license header and correct minor typo |
[USBPD][PWR] Decrease VBUS Threshold for PPS demo |
[USBPD] remove revB and GPIO compilation switches |
[USBPD][PWR] set disconnect level to 2900mV |
[USBPD][PWR] Update the PPS management |
[USBPD][PWR] Reduce VBUS Threshold to 3.8V |
[USBPD][PWR] BSP_PWR_VBUSInit() API modification for cubeMX integration |
STM32G081B-EVAL board peripheral Firmware drivers
This release is compatible with previous version
First official release of STM32G081B-EVAL board drivers for STM32Cube G0 FW package