GPIO initialization/testing
Posted on December 22, 2010 at 23:02hello, I just started with the STM8S-discovery .can you tell me how I boot the pine 0,1,2 port B as input.and how I'm doing the test on the value entered.if (?????){ instruction 1....}
Posted on December 22, 2010 at 23:02hello, I just started with the STM8S-discovery .can you tell me how I boot the pine 0,1,2 port B as input.and how I'm doing the test on the value entered.if (?????){ instruction 1....}
Posted on August 29, 2010 at 11:50Dear comunty, I'm a older Microcontrollers programer. Well my question I think is easy for you. I know program microcontrollers with machine lenguage I mean: Lda ... Sta... Txa.. I don't know use C Program lenguage....
Posted on December 27, 2010 at 14:08hello, I have a problem with the point number. for exemple:0.9383 0.7445 0.6478 0.5906. How to leave his number in the GPIO.
Posted on December 27, 2010 at 14:10hello, I have a problem with the point number. for exemple 0.9383 0.7445 0.6478 0.5906. How to leave his number in the GPIO.
Posted on December 24, 2010 at 22:20Hi all, Here's an improved code for the 4x3 keypad with debounce and autorepeat. With STM8S 2MHz clock it performs pretty close to the PC keyboard. The action() function is out from the keypad management state ma...
Posted on December 12, 2010 at 15:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 16, 2010 at 17:29Hi all, I was studying the examples on timers and so on. I came across the source ''main.c'' in the STM8S Firmware Library package, examples/TIM2/TIM2_Input_Capture/main.c, a piece of which is shown below. Th...
Posted on December 13, 2010 at 20:41I would like some information on configuring Port E0 to be a clock output of 4Mhz. Is their an example someplace. charles
Posted on December 14, 2010 at 13:49has anybody ever used CCO, the configurable Clock Output? I think I initialized it. I enabled it. Everything compiled but I never did anything that would set the frequency. The output is a high. Does anyone k...
Posted on December 16, 2010 at 11:19AN2781 swuart code not available