STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM8 Visual programmer

Posted on June 17, 2016 at 15:40Hi all,I am working on STM8 bootloader configuration.Can anyone please provide a link for STM8 visual programmer software and how to use it for unlocking the unlocking the STM8 bootloader.Thanks in advanceAmit Kumaram...

STM8/128 Board CAN messages pending in mailbox

Posted on July 01, 2016 at 13:17my fCPU is16MHz. In order to get 500K baudrate, I have programmed as follows: CAN_SynJumpWidth = CAN_SynJumpWidth_1TimeQuantum;  CAN_BitSeg1 = CAN_BitSeg1_8TimeQuantum ;  CAN_BitSeg2 = CAN_BitSeg2_7TimeQuantum;  CAN_P...

rr by Associate
  • 481 Views
  • 0 replies
  • 0 kudos

CAN received message filtering mechanism

Posted on June 10, 2016 at 14:03Hi all,I am working on some CAN communication project which allows us to control some external device attached to one node from some other node.Since the CAn bus is a broadcast network and hence a message sent by a no...

Resetting the beCAN error counters

Posted on April 20, 2015 at 14:28I'm in the process of implementing a CAN-based ad-hoc communication protocol on the STM8S208C8 MCU. Slave devices in this systems perform auto-baud detection by monitoring the receive error counter and trying the nex...

johanf by Associate
  • 464 Views
  • 0 replies
  • 0 kudos

CAN filters

Posted on February 28, 2013 at 11:42Hello!I want to create a network of MCUs, and I want every item to have an ID.Messages should be addressed to one item by id or to any item in network.For example, in item with id 5 can send message to id 98 and t...

urvindt by Associate
  • 428 Views
  • 0 replies
  • 0 kudos

STM8 CAN filter Setup

Posted on December 13, 2012 at 23:08hello all I can not set up properly filters CAN STM8S I tried to put any value on CAN_FilterID1 .. 4 and CAN_FilterIDMask1 but does not work My goal is to pass only the standard ID 0x421 and 0x37A The piece of cod...

ktek by Associate
  • 422 Views
  • 0 replies
  • 0 kudos