Search found 3 matches
- Mon Nov 01, 2021 5:32 pm
- Forum: General discussion
- Topic: Default pins file
- Replies: 3
- Views: 3322
Re: Default pins file
Could anyone please tell me which file defines all the default SPI, I2C pins for a specific board ?
Thanks
Open the File Explorer. Now select the folder, library or even a drive that are to be pinned to Quick access. Right-click on it and select “Pin to Quick access” from context menu. Your ...
- Mon Nov 01, 2021 5:07 pm
- Forum: General discussion
- Topic: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
- Replies: 10
- Views: 7124
Re: Insufficient Storage. Efficient Memory. Stm32f103c8t6.
...
After this, I noted that just adding functionalities till itself takes up almost 80% of the storage out of 64Kbytes.
I have some questions here!
Why my MCU is crashing when I upload a program?
Can I utilize the whole storage of my MCU?
I wanted to create a general-purpose Library to use ...
- Fri Jun 25, 2021 8:41 am
- Forum: General discussion
- Topic: Low power mode in ARDUCAM
- Replies: 4
- Views: 7683
Re: Low power mode in ARDUCAM
Hi. I try to reduce the power consumption of Arducam mini 2MP (OV2640) connected to my STM32L476 board. I can take it to Standby mode with the following code. However, it still consumes about 40 mA in standby mode which is much more than what it should be (about 1 mA according to the datasheet ...