How do I connect the STM32blue pill to two independent power sources?
The setup currently is a connection to a lithium cell and the other is to a solar charger output.
Ask questions, find answers, and share insights on STM32 products and their technical features.
The setup currently is a connection to a lithium cell and the other is to a solar charger output.
Hello,I'm trying to send data to STM32 from NodeMCU. My project is simply controlling WS2812B LEDs by using SPI from STM32 and receiving commands by using UART to STM32 from NodeMCU. LED's working fine by SPI but I can only receive data once at start...
Hello,I am working on STM32h7 controller. I configure the AD9106 DAC to SPI. When I tried to write read the configuration register some some registers are get read write and some not why these happening I check the register they are read write able ...
Hello everyone,I work on a project with STM32L072CBT6.I want to use a DMA RX on LPUART1, after reading differents ressources i have setup my LPUART and my DMA.I want to receive an interrupt from my DMA when transmit IDLE (end of transmit).My problem ...
Hi!I'm new to embedded programming and I'm trying to write a minimal program using I2C to read data from a pressure sensor.I'm using the STM32F429 board and the Sen-16476 Sparkfun pressure sensor.I'm unsure about which pins I need to connect between ...
Hello,Would you please double check are those low power types STM32Lxx affected by PCN# MDG/22/1364 as attached?In PCN only general purpose types STM32G070xx, STM32G071xx and STM32G081xx listed:In attachment “Public Product List�? low power types hav...
Hello - I am working on a safety critical application using the STM32L431VC that requires the VREF+ voltage rail to be powered off of a different voltage rail than the main VDD and VDDA rail. The VDD and VDDA voltage rails are being generated by a s...
I'm using the STM32H745I-DISCO board.I'm trying capture on the ADC and feed straight out on the DAC, triggered by a timer.The timer is working, and the ADC is getting data that looks sensible.I can see data reaching the DAC data register, but the out...
The Hardfault Exception sometimes occurs during system operation.The register and stack values are as follows after the hardfault exception occurrence.The MSP 0x20003780 points to the stack area storing the register information(LR, PC etc) at the mom...