Hacking Question Trinket M0 Support ( Needed )

  • Thread starter Thread starter taxco
  • Start date Start date
  • Views Views 4,378
  • Replies Replies 29

taxco

Well-Known Member
Member
Joined
Jan 20, 2016
Messages
227
Reaction score
33
Trophies
0
Age
42
Location
NL
XP
451
Country
Netherlands
I could not find any support, most are qustions about install.

I need help with.
1. I have a problem that the middel led is always RED/Blue in the on and off state on the switch, i dont use the Auto RCM. ( I see others only have light when the payload is triggert )
2. Before few times with Auto RCM the switch boots fine whit the power button, now each time i have to press the reset button in order to trigger the Payload.

I have pic of the board installed.
 

Attachments

  • Foto 05-07-18 11 21 37.jpg
    Foto 05-07-18 11 21 37.jpg
    1.7 MB · Views: 501
  • Foto 05-07-18 11 21 43.jpg
    Foto 05-07-18 11 21 43.jpg
    1.8 MB · Views: 328
Are you sure the conecction between pin 4 and the RST pin (the tiny cap) is done properly?

I think it was a bad idea securing all those cables with hot glue.
 
  • Like
Reactions: jakkal
Are you sure the conecction between pin 4 and the RST pin (the tiny cap) is done properly?

I think it was a bad idea securing all those cables with hot glue.
this i tought as well, trying now to do pin 4 again. you people avoid hot glue
 
I would avoid any hot glue on the motherboard.
Maybe you could check the connection with a multimeter.
 
resloder pin 4 and on rst cap still same thing..
But when i disconnect the bttery and then turn it on it works, soo i it is not the pin 4 right?
 
Ok then.

You are using Quantum-cross' his code?

1. I have a problem that the middel led is always RED/Blue in the on and off state on the switch
What do you mean exactly with this? Is it constantly changing the color no matter if the switch is on or off?
 
Ok then.

You are using Quantum-cross' his code?


What do you mean exactly with this? Is it constantly changing the color no matter if the switch is on or off?
The middle LED is always stady Red/Blue, both at the same time. does not go off at all. until i disconnect the battery.
 
Last edited by taxco,
are you using my code (noemu) and the payloadSelect branch?

because this is an untested feature, that, if no switch is found,the trinket tries to select a diffrent payload (blue hekate, red sx loader)

edit:: for internal use, use https://github.com/Quantum-cross/sam-fusee-launcher-internal/tree/master
Yes followed that guide to get the M0 working as showing up as a thumdrive, and i downloaden the ready to go files from a GBA member for the SX OS.
https://gbatemp.net/threads/trinket-m0-sx-loader.508068/
 
Is ur pin 3 on trinket linked up to pin ten on joycon rail
noo, either i use the Auto RCM or the joincoin thing from teamxecuter

--------------------- MERGED ---------------------------

Its like the M0 when its has done loading never resets it self and does no go off ( RED/BLUE LED always on ), only when i press reset i can start the sx os.
 
Here a bit better pciture, i removed some off the glue, How can i test the RST Cap with the multymeter?

--------------------- MERGED ---------------------------

are you sure, that the ready to go files, are the correct ones for internal usage.
I think is should be right? he says "Pin 4 - to cap on M92T36 as pictured "
But correct me please if iam wrong
 

Attachments

  • Foto 05-07-18 12 40 03.jpg
    Foto 05-07-18 12 40 03.jpg
    2.3 MB · Views: 196
let's assume you are using the correct code: if the led is blue for more then one second, the pin 4 signal is always on hi. can you check this.

edit.: installing arduino ide, isn't that hard and you can be sure, that you are using the newest code.
 
Last edited by Hodorian,
See picture, about the middel led, its always like this, it never goes off.
And i was thinking the same that it does not go off after use. becouse when i disconnect the battery and connect its waiting for the RCM after this works oly for one time, then have to repeat the steps again.

--------------------- MERGED ---------------------------

let's assume you are using the correct code: if the led is blue for more then one second, the pin 4 signal is always on hi. can you check this.

edit.: installing arduino ide, isn't that hard and you can be sure, that you are using the newest code.
i removed the pin 4 LED stays on.
 

Attachments

  • Foto 05-07-18 12 48 03.jpg
    Foto 05-07-18 12 48 03.jpg
    1.2 MB · Views: 166
Depends on what you are trying to do.
I want to use the SX OS, let me see if i can work this out.

--------------------- MERGED ---------------------------

This i dont really understand, i haev download newst phyton

Download your favorite payload as a .bin file. Run the python script tools/binConverter.py with the path to the file as an argument: python binConverter.py "C:\pathToMyPayload\hekateNew.bin or just drag the .bin file on the script

In the same folder as the .bin file is located, a new .h file should appear. Copy the new file to the main folder and in the main.ino go to line 6 #include "hekate_ctcaer_2.3.h" and rename it to your new file #include "hekateNew.h"

Then just compile and upload.

--------------------- MERGED ---------------------------

I copied the binConverter.py to the scrip folder on AppData etc, i have a error when i run it on the CMD invalid Syntax
 
I want to use the SX OS, let me see if i can work this out.

--------------------- MERGED ---------------------------

This i dont really understand, i haev download newst phyton

Download your favorite payload as a .bin file. Run the python script tools/binConverter.py with the path to the file as an argument: python binConverter.py "C:\pathToMyPayload\hekateNew.bin or just drag the .bin file on the script

In the same folder as the .bin file is located, a new .h file should appear. Copy the new file to the main folder and in the main.ino go to line 6 #include "hekate_ctcaer_2.3.h" and rename it to your new file #include "hekateNew.h"

Then just compile and upload.

--------------------- MERGED ---------------------------

I copied the binConverter.py to the scrip folder on AppData etc, i have a error when i run it on the CMD invalid Syntax


wait a second...

edit.: so download the repository. open the main.ino with arduino. in the tab hekate_ctcaer_3.0.h delete everything and insert following (that is the sx Os payload)
https://gist.github.com/noemu/2881b006500af92ba5b08eae8c591477


P.S. you don't need to copy the binConverter anywhere. you only need to run the script with python.(if you added python to your systempath variables, you can just run "python binConverter.py ...." else you need to open the script with the complete path to python. "C:/pathToPython/python.exe binConverter.py ...."
 
Last edited by Hodorian,

Site & Scene News

Popular threads in this forum