Hi. I have the A-Star 328PB Micro 5V and need to power it with batteries at 3.3V. the 328PB can work at voltages between 1.8V to 5.5V according to the datasheet and my other projects. What changes do i need to make to the A-Star 328PB Micro 5V to make it work at 3.3V ?
I have already programmed it through ISP to use the internal 8MHz clock source and set BOD to 1.8V. However, when i power the board with 3.3V through the ISP header, the blue LED lights up but the code doesn’t run. It does work normally at 5V, as expected. It is a basic blink sketch to test with.
I looked at the schematic and from what i could understand, the ISP header is directly connected to the 328PB and should be able to correctly supply the 3.3V, which is in it’s operating voltage range.
What have i missed or misunderstood? The 3.3V version of the board is out of stock at every local shop and can’t really wait for new stock to come in at this time.