We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've connected a 16X2 LCD to STM32F401 board and successfully printed characters on the display. However, is it possible to view the contents of the LCD registers (data and command registers) while in debug window? We can view all register contents of the inbuilt peripherals in the STM32F401 board, but does that feature work for external devices like LCD also?