-
Hi ,
I am trying to read a remote using TSOP receiver with rc5 and Nec 5 protocol.
I am using STM8S003K3 controller.
I want to operate my device with button and remote.
Can any one provide the…
-
Im getting this (first time):
`*** USB Error: [Errno 32] Pipe error ***`
and then this (every next time)
`*** USB Error: [Errno 110] Operation timed out ***`
I really don't know where to start
-
Continued from issue #2
When I investigate further.
I found that the code is misleading.
[Here the issue](/vdudouyt/sdcc-examples-stm8/blob/4239cb/uart.c#L16)
```
CLK_DIVR = 0x00; // Set the freque…
-
Hello,
I have some questions to this repository. I hope you can help me.
I want to build, debug and flash this firmware for Lora STM8L MCUs on a HIMO 01M microcontroller with a MCU (STM8L051F3…
-
Hi community,
I am new to Sduino and Stm8s. Have some prior experience working with Arduino, AVRs & STM32. I chose STM8s due to its lower price for a project. After developing the project, I need t…
-
The fine people at Embest Technologies have agreed to provide the source for the MCU Power Control on the Pi-Desktop add-on board so I can make some fixes. The firmware controls a STM8S MCU. I am wo…
-
I cannot Install sduino on arduino 2 beta. On v1.8.13 it works to install it.
Error Message:
```
Downloading packages
sduino:sdcc@build.11242
sduino:stm8@0.5
Installing sduino:STM8Tools@2019.0…
-
```
Implement MCU and system low power modes which can be enabled through system
calibration data.
```
Original issue reported on code.google.com by `ileacris...@gmail.com` on 5 Sep 2013 at 12:07
-
```
Implement MCU and system low power modes which can be enabled through system
calibration data.
```
Original issue reported on code.google.com by `ileacris...@gmail.com` on 5 Sep 2013 at 12:07
-
Hello.Im very new to the stm8 .Normally I'm mostly working on stm32 and avr_arduino .but this time I got some of stm8l151f3 mcu from chinese seller on eBay.And I have some suggession for add support f…