EEVblog > EEVblog Specific

EEVblog #1144 - Padauk Programmer Reverse Engineering

<< < (302/302)

Bug191:
Hi I am new to Padauk and am currently working with pfs154 for my final project in uni.

I need some help with going to deep sleep and waking up. Currently I am trying to get IC to go to deep sleep and wake up on interrupt on pin PA0. After wakeup I set pin PA3 to HIGH to verify that IC is not still in sleep. When I do this it successfully goes to sleep (verified with current draw of only a few uA) but after I bring rising edge to pin PA0 for wakeup it doesnt do anything for about few seconds and then if gives me square wave on pin PA3 instead of just HIGH. After that it shuts down again going to few uA of current draw. I even added capacitor to VDD (5V) to make sure there is enough current for fast wakeup.

I attached my code below.

Please help

tim_:

--- Quote from: Bug191 on April 08, 2024, 01:26:28 pm ---Hi I am new to Padauk and am currently working with pfs154 for my final project in uni.

I need some help with going to deep sleep and waking up.

--- End quote ---

Not exactly sure about your specific issue. Have you looked this example?
https://cpldcpu.wordpress.com/2021/02/07/ultra-low-power-led-flasher/

I recall I rather had issue not to wake up the device due to noise on the pins.

tim_:

--- Quote from: spth on March 11, 2024, 07:53:57 am ---Padauk has been discontinuing and introducing devices, and the free programmer hasn't gotten support for new devices in a while.
How can we restart the process of getting support for more devices? Is anyone with experience in adding support for additional devices still active?

--- End quote ---

Are there any notable new devices that can actually be bought publically? e.g. at LCSC?

tim_:
I did something on the Padauks again:

https://github.com/cpldcpu/BitNetPDK

Apologies if it is not terribly useful. It's one of those things that had to be done, because they were possible.

Navigation

[0] Message Index

[*] Previous page

There was an error while thanking
Thanking...
Go to full version
Powered by SMFPacks Advanced Attachments Uploader Mod