Looking for a library or an example for STM8 + PS/2.
I want to make a converter keyboard PS/2 -> USART.
I want to make a converter keyboard PS/2 -> USART.
Hi All,I am using "STM8S103F3" controller. When i am reading the voltage levels on the pins "PD6 and PD5" on startup (no external connection), using "IDR" registers, it is showing voltage level as 1 (5v). I want to know, how i can set the voltage lev...
Hi. If I create a C floating point number (ab) and set its value equal to a 32 bit integer (or a constant), the integer and the float are very different, at least as reported by the STVD debugger watch window. Normally, I'd expect to see a clean con...
Hi. I'm trying to debug some code using the STVD IDE with the STLINK2 (SWIM). For some reason, it just stops at the line TSL_Globals.Tick_ms++;in the file tsl_time.c within TSL_tim_ProcessIT() and will go no further following a call to TSL_user_Init(...
When I look at the STM8 community forum (https://community.st.com/s/group/0F90X000000AXt8SAG/stm8-mcus), I see no content.I tried with both Firefox 68.5.0esr and Chromium 79.0.3945.130.But I know there should be content: I posted something, and both ...
I'm new to STM8 microcontrollers and have purchased a few STM8S003F3P6 boards to learn how to interface a PS/2 keyboard and mouse. I have installed the ST Visual Develop IDE with STM8 Standard Peripheral Library and started tinkering with blinking a ...
i am currently working on a temperature project which many may well have heard of. the W1209 temperature controller. and i have found everything i need to implement this circuit into my existing project with other features. the code is open for anyon...
Hi All,I want to verify memory checksum of my source code. I want to know, which register i can use to verify my memory checksum. Memory checksum i can see in "STVP" during programming, but that checksum i want to verify inside code. Advance thanks ...
We are also using a LIS2DW12TR accelerometer. Same question as above.