Martin Kojtal
7095dc79fa
Merge pull request #14688 from MubeenHCLite/CAN_rxinterrupt_fix
...
Solution for mutex problem in CAN read ISR
2021-07-12 17:21:56 +02:00
Mohammed Mubeen
8622f66b46
Resolved review comments
2021-07-03 13:22:25 +05:30
Affrin Pinhero
d8cbd68dc2
driver/i2c: STM32: Solves I2C driver performanc issue.
...
This commit solves issue related to i2c driver performance.
With this commit delay in read write when using i2c timing
algorithm is solved. Used flag mechanism which will check
tim reg value and hz passed.
Signed-off-by: Affrin Pinhero <affrin.pinhero@hcl.com>
2021-07-02 10:54:16 +05:30
Mohammed Mubeen
5d861f895d
Merge branch 'master' into CAN_rxinterrupt_fix
2021-06-29 18:32:48 +05:30
Mohammed Mubeen
1a2d624828
Added Raw CAN (unlocked can read api) and updated the code for the
...
rxInterrupt to work for all CAN instances
2021-06-29 12:46:21 +05:30
pennam
cd35063694
Add missing changes in objects.h file for others STM32 components
2021-06-03 10:12:04 +02:00
jeromecoutant
eef17a5d5d
STM32F0: ST CUBE drivers update V1.9.0 => V1.11.1
2020-12-03 17:15:39 +01:00
jeromecoutant
6f25e46181
STM32F0: code alignment
...
No impact, no change
2020-12-03 17:15:31 +01:00