STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103 - problem with receiving CAN frame

Posted on November 02, 2016 at 17:28 Hello, I'm trying to initialize CAN interface using two NUCLEO 64 boards. At first i only want to send and receive any message from one board to the other one. While im pushing user button (PC13), the ...

jerzy by Associate II
  • 1003 Views
  • 5 replies
  • 0 kudos

Resolved! USB-UART STM32L0

Posted on February 21, 2018 at 12:41Whenever we connect a DISCOVERY KIT to computer via USB, we see a drive by the same name as the controller. How is this achieved? Also, it allows drag and drop of .bin files for flash. How can this be achieved?

Resolved! DMA irqHandler doesn't work

Posted on February 15, 2018 at 11:25Hi everyone,I'm tryng to use DMA with ADC on STM32L051x6 MCU.When i see the Memory dump at the memory address of variable i takes the correct value from ADC DR but DMAIrq doesn't work neverCan somebody help me?Tha...

STM32F334 with 24C32 EEPROM I2C Read/Write

Posted on February 22, 2017 at 09:59 Hi, Trying to get I2C communication between a F334 and a 24C32 EEPROM working, The read and write functions do return correctly, but the reads do not match what has been written to the EEPROM. Struggling t...

Trouble with “P-Nucleo-Azure 1� kit: not able to recogbize expansion board X-NUCLEO-IKS01A2 (''#ifndef IKS01A2''). Has anyone already had such a problem?

Posted on February 22, 2018 at 10:11Hallo everyone,I am working with the hardware kit �P-Nucleo-Azure 1� (STM32 Nucleo Pack for IoT node with Wi-Fi, sensors and NFC Connected to Azure cloud) and am having troubles in making it work.I have imported t...

Update STM32L073 programmcode

Posted on February 21, 2018 at 17:27Hey, I am facing a specific task and I could really need some help with that. So I have many stm32L073 µC which all run the same programm. The programm has a stored list of constants in them which are used while ...