STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

6LowPAN on STM32 MCU's

Hi Guys,looking for advice on in relation to building a smart home automation system using STM32F407VET6 and 2.4Ghz transceiver modules (NRF24L01+).Are there existing libraries which will allow me to operate a 6LowPAN network using this hardware? I h...

JElph by Associate
  • 421 Views
  • 0 replies
  • 0 kudos

Flags for VBAT low-power mode?

I'm using a Nucleo F429ZI, and want to use the VBAT mode when the controller loses VDD. Are there any flags that are specifically set or reset when the controller enters or leaves VBAT mode? I read in a reference manual that a power-down reset is wha...

JChan.0 by Associate II
  • 449 Views
  • 1 replies
  • 0 kudos

Bug in HAL_ADCEx_Calibration_Start

The function using ADC_CALIBRATION_TIMEOUT. This timeout is defines as:/* Fixed timeout value for ADC calibration. */ /* Values defined to be higher than worst cases: low clock frequency, */ /* maximum presca...

SIM900 question ?

Dear Members,I want to test my SIM900 module,Do I need something more from this code ?printf("TEST SIM900\r\n"); //usart_pstr("AT\r\n"); target =0; //UART1 selected printf("AT/r"); HAL_UART_Receive(&huart1, (uint8_t *)&RxModem, 8,100); ...

How to combine two PWM pulses along with a delay in between?

I am using stm32756G eval board. I want to generate a pattern of two PWM pulse along with a delay. Example: A pulse of 1Khz + delay (milliseconds) + A pulse of 1KhzI am able to generate a PWM pulse of 1Khz.Is there any example for that in stm32cubef7...

phenom by Associate II
  • 470 Views
  • 2 replies
  • 0 kudos

How to program an STM32 ARM micro controller

Hi guys, I have a project where I need to use STM32 ARM processors I want to be able to program a bare chip of STM32's ARM Microcontrollers on my breadboard. I have a ST link V2 as the programmer. I would like to know what software (for free only)/ap...

Sashvat by Associate II
  • 3228 Views
  • 15 replies
  • 0 kudos