Hello,
I am trying to interface USB HID Keyboard with TM4C123GH6PM processor available on TIVA TM4C123GXL evaluation board.
While scanning for keyboard input, I am also reading analog pins, reading data serially, writing data on 16×2 LCD, and writing data on memory card after calculation.
Initially the keyboard responds perfectly, but after pressing any key it automatically stops responding due to which my program hangs up.
I am not able to rectify this problem can anyone help me on this.
Also I would like to know that, is there any limitation of interfacing micro SD card in terms of size with the evaluation board mentioned above?
I am using 4 GB micro SD Card.
Kindly help me on these two issues.
Thanks
Akshay Joshi