Others: hardware and software

Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STEVAL-ISB044V1 cannot communicate with ST-Link V2

I'm using theᅠSTEVAL-ISB044V1 evaluation board for the wireless charging test. The evaluation board is based on STWBC-EP and can be programmed with ST-LINK V2. STM8AF6166 is the core of it, so I post here. I tried to program the board, and there's al...

0690X000009k4YFQAY.png 0690X000009k8BAQAY.png 0690X000009k8BtQAI.jpg
Dilemma by Associate II
  • 1044 Views
  • 0 replies
  • 0 kudos

STM8 is little endian - right?

I have started writing some STM8 code in assembler and happened upon a memory assignment issue I can't explain.Globally I have segment 'ram0'Test_Word ds.w in code: ldw X, #$48 ldw Test_Word , X The two bytes of memory at location Test_Word i...

Joe.H by Senior
  • 1532 Views
  • 2 replies
  • 0 kudos

Remove ROP protection on STLUX385A using ST-LINK

Hello.I have accidentally activated the ROP protection on some demo boards using STLUX385A.Normally I use ST Visual Programmer to restore the configuration bytes, but the STLUX385A is not currently supported.I own a ST-Link V2 but I can't find any fl...

SStei by Associate
  • 1388 Views
  • 1 replies
  • 0 kudos

Hi, Do we have any specific code generator tool for STM8AF52A8T? or any code examples available for the same?

I have worked on STM32 controllers and I have used CubeMX tool for code generation of any module like UART, LIn etcc....Is there any tool for the same STM8 controller like STM8AF52A8T? CubeMX for STM8 doesn't have the support for code generation.

TH.16.336 by Associate III
  • 862 Views
  • 1 replies
  • 0 kudos