STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8S103: UART Receive String Problem With Delay() in while(1)

    #include "stm8s.h" #include "stdio.h"       #define Relay_1_Port (GPIOB) #define Relay_1_Pin (GPIO_PIN_5) #define Relay_1 '1'   #define LED_1_OFF_Port (GPIOC) #define LED_1_OFF_Pin (GPIO_PIN_7)     #define Read_fun '0' #define Write_fun '1'   #...

Hello, We used an STEVAL-IME009V1 for building a prototype of new ultrasound device and now would like to modify the dfu file with our design demo waveforms patterns.

We signed NDA, but it is already 2 months that we are waiting for response from ST. Meanwhile, our project is freezed. Can somebody and some level of ST help to move it forward? I read in forums that I can send the waveform I need and get from ST the...

NScha.2 by Associate II
  • 1559 Views
  • 3 replies
  • 0 kudos