cancel
Showing results for 
Search instead for 
Did you mean: 

keypad 4x4 with STM32VL Discovery on GPIOA

marouenebrikcha
Associate II
Posted on April 14, 2012 at 19:21

Hello 

 

I have to write a code for STM32VL Discovery to interface keypad 4x4 key and display the pressed key of keypad on LCD 2x16 .

Thank's For your Help ...

 

1 REPLY 1
Posted on April 15, 2012 at 01:24

I have to write a code for STM32VL Discovery to interface keypad 4x4 key

The purpose of homework is for you devise your own solutions. Employers in the field also assume you can working things out yourself too.

Please refer to this thread, and one of your previous ones.

[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/keypad 44 with STM32 GPIOA&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx&currentviews=105]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex_mx_stm32%2fkeypad%2044%20with%20STM32%20GPIOA&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B&TopicsView=https%3A%2F%2Fmy.st.com%2Fpublic%2FSTe2ecommunities%2Fmcu%2FLists%2Fcortex_mx_stm32%2FAllItems.aspx¤tviews=105

Adding 4x4 keypads has been covered in nearly every text book on microprocessors since the dawn of time, well at least the UNIX epoch. The 16x2 LCD has also been used on dozens of eval/dev boards in recent years. Try looking at a couple, and the schematics and source that come with them.
Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..