Posted on November 09, 2016 at 11:11Hello all, I am new to cosmic compiler. Using IdeaSTM8 IDE I just wanted to create a new project. I have followed procedure suggested in ''Quick Start Guide'' pdf file. But I am getting below mentioned error. &sha...
Posted on October 25, 2016 at 07:47Hello all, I am using NXP's TJA1028T/5V0/20/1J LIN transceiver with STM8 board. To bring LIN transceiver into ''Normal Mode'', is it mandatory to feed 5V supply to EN pin and VBATT pin of transceiver? I have fed...
Posted on October 06, 2016 at 07:47Hello all, I am new to LIN protocol, stuck in establishing LIN communication between STM8AF and STM8AL boards. I am referring to example code found in STM forum for LIN communication. I have downloade...
Posted on August 22, 2016 at 13:22The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 12, 2016 at 09:54The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on February 26, 2016 at 06:12/* Includes ------------------------------------------------------------------*/ #include ''main.h'' #include ''stm8s.h'' #include ''L99PM62drv.h'' /* External variables -------------------------------------------...
Posted on February 26, 2016 at 06:11/* Includes ------------------------------------------------------------------*/ #include ''stm8s.h'' #include ''adc.h'' /* External variables --------------------------------------------------------*/ /* Private ...
Posted on February 22, 2016 at 08:18 Hi Franz, I am new to STM8. Are you using IAR workbench for development??? If yes, where to find libraries for STM8AF5288TA. Thanking you.
Posted on September 23, 2015 at 07:11 Dear peacock.jack.003, Here I am attaching CAN_ESR status image. I am stuck in this since 5 days. Still I am unable to solve the issue.
________________
Attachments : ESR.PNG : https://st--c.eu10....
Posted on September 15, 2015 at 09:57Hi baird.hal and Clive, Thank you for your suggestions. I connected PA0 to POT, and PA1,PA2, PA3 to 3V. It is working fine. Once again thanks a lot.