• FATFS, HAL driver implementation on keil
    hi, i'm working on the sd card application for stm32f407/429 MCU . i have the HAL driver, FATFS module . but the problem is the internal mechanism and the API in both HAL, FATFS confuses me. i'm here...
  • FATFS, HAL driver implementation on keil
    hi, i'm working on the sd card application for stm32f407/429 MCU . i have the HAL driver, FATFS module . but the problem is the internal mechanism and the API in both HAL, FATFS confuses me. i'm here...
  • How to Implement static analysis using using keil v5 IDE
    Hi everyone, Present i am working on QN9080 Evaluation board to implementing my application by using SDK-2.2.2 of NXP. My aim is to do static analysis of my apllication code. What kind of procedure...
  • How to Implement static analysis using using keil v5 IDE
    Hi everyone, Present i am working on QN9080 Evaluation board to implementing my application by using SDK-2.2.2 of NXP. My aim is to do static analysis of my apllication code. What kind of procedure...
  • Keil RTX5 using the MDK Middleware Network component TCP/IP - Implementing RESTful interface.
    I am using Keil RTX5 using the MDK Middleware Network component TCP/IP and I am trying to implement the RESTful interface. As an example Given a URL of : 13.58.41.12:8000/.../IDAccountInquiry the ...