User Activity

im working on SMBUS for STM32F4 controller, im able to enable one I2C and then add middleware for SMBUS from middleware section, and by opting SM-BUS two wire interface i can select that I2C in SMBUS menu, but after this im generating code and gettin...
Hi,i am new to HAL Libraries. i am learning to work with CAN BUS using HAL Libraries. Can any one please post an example of STM32F CAN BUS using HAL Libraries. I searched about the existing examples but their isn't any example with new firmware. im n...
hey!im working on data logging and want to store all data in text filewhere i want to save date and time with the use of RTC clock and external interrupt based on timer with gap of 1 sec i have things configured correctly for the RTC which works fine...