I have development board of STM8L152R8. I want process like after uart interrupt comes controller should exit from halt mode . and after completing the routine it goes in halt mode again. I didn't find example regarding this subject.please help me ...
I am using STM8L152R8 development board. I have configured push button interrupt on Pin no. PG6. i required both edges interrupt . but interrupt is occurring on falling edge only .Can you give any suggestion to this problem.?can you suggest me a...
I have STM8L152R8 Nucleo board. I have debugged LED Blinking code on STVD.Now I am trying to run the new example on this board. but USART example is not running on the board. I am not getting any output on the serial terminal.I have tried every exam...
Hello , I want to ask about creating own workspace and project in ST visual develop .I have STM8L152R8 Nucleo board and I have debugged the LED Blinking code using STM8L peripheral library template , But i need to develop my own project without...
I have posted already that I am using STM8152R8 nucleo board I have downloaded cosmic c compiler and it's license file too. I have also downloaded the STM8L library (en.stsw-stm8016) from the ST website. I have included the source files and include...
Sorry I have not share you the configuration of 2nd GPIO , But I have configure in another file . but my handler is same.Is this the problem?thanks and regards Deoyani
I have implemented what you have sent me now, LED is blinking continuously , Am I doing something wrong ?And can you please explain me what the purpose of putting the Interrupt pin floating ?thanks for your continuous support thanks and regardsDeoya...