User Activity

Hello everybody,I am currently programming on a STM32G0 for a screen with the st7567 driver.I created a function to display a text.When indicating the information on the font I have a warning from the cubeIDE compiler.in my main.c st7567_Write_Text_P...
Hello Everybody, I would like transform the HAL_GetTick() function more than 49 days.I don't find a NVIC overflow on this function to increment a second variable. In my while I have do this with  uint32_t Mem_GetTick; uint64_t Tick64;   while (1) ...
Hi all,  I currently work on STM32F030K6 . I am working with a reed switch connected to pin PA8 (EXTI8). I havec onfigured the PIN like : "external Interrupt Mode rising/falling ....I need to perform an action on the rising edge AND on the falling ed...
Hi everybody,I have a lot of the same warnings, but the compilation is ok! I would still like to try to solve themin my main.c in this line : st7567_Write_Number2(100, 27, D_seconde, Number_microsoftSansSerif_14pt, INFO_Number_microsoftSansSerif_14pt...
Hi everybody, I would like create a smart watch with a STML031 and a driver for screen ST7567.I'm looking for the best way to make this watch in outline. Particularly regarding the precision obtained for 1Hz.I would like to get as much precision as p...
Kudos from
Kudos given to