Skip to content
Snippets Groups Projects
Select Git revision
0 results

CMakeLists.txt

  • EmilioCorigliano's avatar
    fb14e04a
    [I2C] Started adapting I2C for f7 boards · fb14e04a
    EmilioCorigliano authored and Alberto Nidasio's avatar Alberto Nidasio committed
    - Created a different file for the f7 driver implementation
    - Added the support for FAST_PLUS speed mode for 1Mbps communication
    - For now timing register values hardcoded for each speed mode (considering I2CCLK = 48MHz); to be changed
    - Now test for f7 test also the FAST_PLUS speed mode
    fb14e04a
    History
    [I2C] Started adapting I2C for f7 boards
    EmilioCorigliano authored and Alberto Nidasio's avatar Alberto Nidasio committed
    - Created a different file for the f7 driver implementation
    - Added the support for FAST_PLUS speed mode for 1Mbps communication
    - For now timing register values hardcoded for each speed mode (considering I2CCLK = 48MHz); to be changed
    - Now test for f7 test also the FAST_PLUS speed mode