#Hi everyone I have a few questions about

1 messages · Page 1 of 1 (latest)

leaden wasp
#

sure

stone lance
#

Thanks! Should I be asking you or in the chat?

leaden wasp
#

in the chat is fine. I just started a thread to separate from the other ongoing conversation. I am cooking and will be in and out

stone lance
#

Thank you, I appreciate it

#

I'll put the questions in this thread to avoid clogging the main chat:

Q1: I want to program the Feather M4'S SAMD51J19 completely manually, that is completely in C in Atmel Studio, I see the pins for the JTAG, should I do it that way, or can I generate a UF2 - compatible file from my C in Atmel Studio and do the drag-and-drop method?

#

Q2: What is the lowest power use recorded in standby sleep mode? I realize this depends on clocks, input voltage, uC power domains, etc, but just a ballpark?

leaden wasp
#

you can convert .bin files to .uf2 with a python script. But note that the starting address is 16384 (0x4000). That way you will not change the bootloader. Or you can upload with bossac, used by Arduino IDE.

stone lance
#

Q3: Is there any schematic I can take a look at? I would like to remove the battery charging hardware manually.

leaden wasp
#

schematic is on the download. page sorry, dinner is ready, I will be back!Q

stone lance
#

No worries, thank you for the help I really appreciate it!

leaden wasp
#

I don't know of anyone who has tried to do this with Atmel Studio, but in theory in should work

#

if you have more questions, feel free to ask in the main part of the channel since I may not be around