2016-02-12 09:56 PM
I am new to stm32. I developed an RTC project, for stm32F446RE Nucleo, that displays date on 16x2 LCD, based on the HAL example. The project works fine. I tried to use the LL example, (to learn it too), to do the same thing on stm32L476RG Nucleo. The time is displayed right but I can not dynamically change the time as I was able with the HAL based project. I tried to use the set hour, minutes, day, month etc.. tried to use the Set_config, and even tried to use the same configuration routine I use at reset. Any insight in where I am going wrong? thx
2016-02-13 10:54 AM
2016-02-13 11:23 AM
The main.c file the LCD is the LCD1602 Arduino shield with data at pins D4-D7, D8 and D9 and EN and RS, and D10 is PWM for backlight.
________________ Attachments : main.c : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006Hzl0&d=%2Fa%2F0X0000000bcF%2FFu5W52pJoObynzUo_D5Zrguc4EBYy1WkW1OLGh0cAVM&asPdf=false