User Activity

File KEYPAD.H/* Exported types ------------------------------------------------------------*/typedef enum { CORRECTTIME = 0, FEEDINGTIME, COUNTERTOZERO, PRESSTOTEST, MOTORDEC, MOTORINC, DELAYDEC, DE...
I have been using ST Visual Developer version 4.3.12 for weeks. Today it started crashing when I begin a debug session. I am running Windows 7 Ultimate. There was a system update for Windows Defender completed today (Definition 1/295.207.0) as wel...
 I have a legacy design with a STM8L052C6 MCU. There is a 4x3 matrix keypad. I am trying to drive the Rows and scan the columns. The C1 port only rises to about 0.5V when I set the pin HIGH. Is there something I am missing.There are three ports set a...