• FatFS implementation on Luminary Micro
    Hi, Is it possible to implement FatFileSystem Realtime Library on Luminary Micro microcontroller? Attached example are related to other type (LPC). Many thanks. Marian
  • FatFS implementation on Luminary Micro
    Hi, Is it possible to implement FatFileSystem Realtime Library on Luminary Micro microcontroller? Attached example are related to other type (LPC). Many thanks. Marian
  • Keil::STM32F0xx_DFP doesn't include HAL drivers
    Is there a reason why the MDK Keil::STM32F0xx_DFP doesn’t include CMSIS and HAL/StdPeriph drivers for UART, SPI, I2C, etc. ? All the other Keil::STM32Fx DFPs appear to. It's just that their absence...
  • Keil::STM32F0xx_DFP doesn't include HAL drivers
    Is there a reason why the MDK Keil::STM32F0xx_DFP doesn’t include CMSIS and HAL/StdPeriph drivers for UART, SPI, I2C, etc. ? All the other Keil::STM32Fx DFPs appear to. It's just that their absence...
  • Relationship between STM32 HAL and Keil CMSIS-Drivers
    Please help me understand the relationship / layering between STM32 HAL drivers and Keil drivers. Is it fair to say that STM32 HAL drivers are layered above CMSIS-CORE? Is it fair to say that Keil...