STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I am using STM32F051R6 series microcontroller for my project, i am unable to configure PC1 for port interrupt .

hi,I am using STM32F051R6 series micro controller for my project, i am unable to configure PC1 for port interrupt . I am sharing my configuration below#include "stm32f0xx.h"         // Device header#include "RTE_Components.h"       // Component selec...

Amal Babu by Associate III
  • 611 Views
  • 3 replies
  • 0 kudos

CAN communication using STMF103

I am new with CAN bus implementation,can somebody point me in right direction?Example project would be the best.Thank youAlexei

ATikh by Associate II
  • 805 Views
  • 4 replies
  • 0 kudos

Resolved! Stm32f4: Program Erased on Power Cycle -- SOLVED

First post on the forum...I’m currently programming a custom PCB with an Stm32f446ret6 for an uC. Using an SWD interface and System Workbench the program uploads fine. However when I disconnect the board, and then hook it up to an external P.S. the p...

dlepe by Associate II
  • 1910 Views
  • 6 replies
  • 0 kudos

Wrong Data send after correct Addr with I2C

Hi,I'm still having trouble with my I2C communication. I'm using the Bus as Master, at the moment without any Slave. After sending the Device Addr, which is transmitted correctly to the ouput (checked with logic analyser) I send data which is then pu...

0690X000006DTALQA4.png 0690X000006DTAGQA4.png
uli stone by Associate II
  • 1144 Views
  • 6 replies
  • 0 kudos

Same Library file working on stm32f7 but not on stm32f4

I am stuck with a really weird issue while using time of flight sensor VL53L0x - 200 cm andVL6180x - 60 cm. I have two st boards, STM32F446 Nucleo and STM32F767 Nucleo. I have written the libraries for both the time of flight sensors on STM32F767 Nuc...

STM32F334 - using HRTIM for triggering ADC sampling

Hello,we are using the HRTIM (Channel A) of the STM32F334 to trigger the ADC.The data of the ADC is written to an uint16[3] array by using the DMA.We disabled the IRQ for the specific DMA channel as the ADC value is used by the main program with lowe...

s m by Associate III
  • 789 Views
  • 0 replies
  • 0 kudos