STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Pwr_wakeup

I couldn't able wakeup the system after standby (wakeup should be switching ON mains ) the wakeup pin PA2 is connected to mains pin configured for pwr wakeup.  int main(void) { /* USER CODE BEGIN 1 */ /* USER CODE END 1 */ /* MCU Configuratio...

SRAM.11 by Associate III
  • 209 Views
  • 2 replies
  • 0 kudos

low power modes

this part in my code completely making my prototype to sleep which should not.As my standby should workout if the main power supply is OFF for 30 seconds.I have tried shutdown mode and exti thats too behaved the samePlease help what may be wrong  _...

meena by Associate III
  • 136 Views
  • 0 replies
  • 0 kudos

Multi ADC READ

I am trying to read Analog voltage from two different channel one is mains supply and another is battery voltage.But I am getting both values same in live expression window.Does my config wong.Pls helpvoid ADC_Mains(void) { ADC_ChannelConfTypeDef s...

meena by Associate III
  • 158 Views
  • 1 replies
  • 0 kudos

stm32co debugger/programmer

Hi,I am using a prototype with stm32c011f6p6 MCU to program that Can i use STM32F40 discovery kit.I used but I couldn't able debug.I need to is it possible or I need to buy a separate programmer.any issues with hardware i couldn't able to find out.ca...

SRAM.11 by Associate III
  • 128 Views
  • 1 replies
  • 2 kudos

Resolved! Failure when Configuring UART1 in the STM32C031C6

I'm using the STM32C031C6 configured with USART1 in 115200. When opening communication with the YAT serial terminal, the bytes are sent and received wrong. (I used STMCubeMX for code generation).Ex: (YAT configured correctly as it works on an older p...

hgalindo by Associate II
  • 572 Views
  • 5 replies
  • 2 kudos

Wiring STM32C011J6 (SO8) MCU to STLINK-V3

I have an STLINK-V3 set, and I'd like to program an STM32C011J6 MCU.I'm not sure how to wire the programmer to that device, since I only have eight pins available, with VDD, GND, and RST leaves only five pins remaining, but I'm not sure how to wire t...

polemon by Associate II
  • 614 Views
  • 7 replies
  • 1 kudos