Skip to main content
dam74
Associate II
February 11, 2025
Solved

B-WL5M-SUBG1 (MB1779B) and V3minie

  • February 11, 2025
  • 5 replies
  • 1378 views

Hi,

i'm trying to work with Sigfox and MB1779B board.

I try to connect with cube programmer and V3miniE.

here is the log :

dam74_0-1739290535898.png

is there a procedure to connect to board ?

thank you

Best answer by aweber_schaller

Looks like you have removed JMP2!

If jumper removed, the VDD is disonnected from 3V3 so the STM32WL5MOCH6S has no power!

JMP2 can be used for current measurement.

 

aweber_schaller_0-1739352760597.pngaweber_schaller_1-1739352789242.png

 

5 replies

Andrew Neil
Super User
February 11, 2025

Please show your wiring between the V3miniE and the B-WL5M-SUBG1 (MB1779B).

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
dam74
dam74Author
Associate II
February 11, 2025

dam74_0-1739302438228.png

 

Andrew Neil
Super User
February 11, 2025

are you sure you have that ribbon cable the correct way around?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
dam74
dam74Author
Associate II
February 12, 2025

it's a foolproof device, isn't it ?

i'm working with a lsm100A, and it's ok.

thank you, I'm going to check wiring

Explorer
February 12, 2025

Try using "Hardware reset" - the default setting is "Software reset"

aweber_schaller_0-1739349296438.png

dam74
dam74Author
Associate II
February 12, 2025

this is my conf :

dam74_0-1739351667054.png

 

dam74
dam74Author
Associate II
February 12, 2025

I've tried differents Modes....

aweber_schallerBest answer
Explorer
February 12, 2025

Looks like you have removed JMP2!

If jumper removed, the VDD is disonnected from 3V3 so the STM32WL5MOCH6S has no power!

JMP2 can be used for current measurement.

 

aweber_schaller_0-1739352760597.pngaweber_schaller_1-1739352789242.png

 

Andrew Neil
Super User
February 12, 2025

@aweber_schaller wrote:

Looks like you have removed JMP2!

If jumper removed, the VDD is disonnected from 3V3 so the STM32WL5MOCH6S has no power!


That seems like a really poor design choice on the debug connector:

AndrewNeil_2-1739353632401.png

So the debug probe will report that the target has power - when it doesn't!

As shown in the OP:

AndrewNeil_1-1739353448695.png

@STTwo-32 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
dam74
dam74Author
Associate II
February 12, 2025

thank you very much for your help !