STM8 MCUs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Device not send the join uplink when change the keys from OTAA to ABP

Hi,​​​I have used Stm8 controller and I have change the keys from OTAA to ABP. In OTAA mode I have get the joining uplink(first uplink) but i didn't get the joining uplink in ABP.​ When I reset the device after get the second uplink in the network se...

AA.21 by Associate II
  • 409 Views
  • 0 replies
  • 0 kudos

I'm writing an STM8 assembler using your PM0044 document, but it has errors. For example, BTJF and BTJT are both listed as having an opcode of $72 $0x (the x is the bit mask). Most likely, one of those opcodes is supposed to be $92.

Most likely, the programmer who wrote your assemble used a text document provided by the engineers for his info on the STM8 instruction set. Later on, a technical writer converted that text document into a snazzy PDF for outsiders such as myself. Err...

HughA by Associate
  • 306 Views
  • 1 replies
  • 0 kudos

96-bit Unique id of STM8AF52xx

Hello.I want to read the 96 bit unique id of STM8AF5288TCY microcontroller.I have gone through some resources like the data sheet of stm8s105c4.This mentions that the unique id is present 0x48CD address.I want to know the address at which it is prese...

raja1 by Associate II
  • 804 Views
  • 3 replies
  • 0 kudos

Problem useing SPI together with UART as SPI

As soon as I add USART initialization, SPI starts sending data using LSB and receiving with MSB(as it was intended) bit order.SPI init code:/* SPI configuration */ SPI_DeInit(); /* Initialize SPI in Slave mode */ // SPI_Init(SPI_FIRSTBIT_LSB, S...

kirlik by Associate II
  • 527 Views
  • 3 replies
  • 0 kudos

Resolved! Unsupported Compiler! Error

Hi everyone! I m trying to compile my project but there is a problem. I use IAR as compiler and STM8S103XX. Why is that?

0693W00000Y7X75QAF.jpg
MÇETİ.1 by Associate III
  • 317 Views
  • 3 replies
  • 0 kudos