- May 30, 2023
-
-
-
-
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
-
Alberto Nidasio authored
-
- May 08, 2023
-
-
Emilio Corigliano authored
-
- May 02, 2023
-
-
Matteo Pignataro authored
-
- Apr 29, 2023
-
-
Matteo Pignataro authored
-
- Apr 24, 2023
-
-
-
-
Alberto Nidasio authored
-
Alberto Nidasio authored
[InternalADC] More `constexpr`, added missing `volatile` qualifier and moved calibration values initialization inside the class
-
Alberto Nidasio authored
-
Alberto Nidasio authored
[InternalADC] Used `static constexpr` instead of `#define`, changed constants names, moved calibration coeffs and updated `InternalADCData`
-
-
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
[I2C] Now FAST_PLUS possible only in F7 and introduced of MAX_SPEED, fixed documentation and improved tests
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
Alberto Nidasio authored
-
-
-
-
- Now SCLDEL and SDADEL are set depending on the mode - Fixed reload issue, now NBYTES is changed appropriately - Now testing also reload
-
-
- also solved a source of deadlock
-
For the repeated start, we have to keep the AUTOEND flag reset for both the transactions before and after the reStart. Not doing so would lead to a premature STOP condition and the failure of the reStart
-
- 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
-
Alberto Nidasio authored
But we have bought a 32.768MHz crystal instead of a 32.768KHz one, so we'll test it again when we change it
-