How do we know if our hand is on the button? e.g; If our hand is on a button, the led is always on, if we raise our hand over that button, the led turns off.
I am designing counter with button click. When long press button countter will increment fast, if normal press to button counter will normal. But when I hold pressed button, there isnt anything. How do we do makes it? When I debug code while I hold b...
I am using below commponet MCU: STM32H7B3IIT6SDRAM: IS45S16800F-7CTLA1-TR FLASH: MX25LM51245GMI00I am revising the card design according to high speed signals. But how do I calculate the length of the paths to be drawn for SDRAM and FLASH?How many m...
STM32H7B3I-DK - Discovery kit use NX3215SA-32.768KHZ-EXS00A-MU00525 Crystal. Crystal Load Capacitance is 6, 9, 12.5 pF but STM32H7B3I-DK - Discovery kit use 1.5pF. Why it use different load capacitance.
It works in the simulator environment, but it doesn't work properly on my board. While my hand is on the button, it has to continuously increase the number, but it does not do it.I have attached two videos showing how it works both in the simulator a...
Hi Andrew Neil,I did work this application. But I need a little different. I need as in the video below. It will work as long as the button is pressed, and it will not work when I take my hand off the button. For example; When my hand is pressed on t...
Hi Everyone,I did work this application. But I need a little different. I need as in the video below. It will work as long as the button is pressed, and it will not work when I take my hand off the button. For example; When my hand is pressed on the ...