STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeF1 I2C DMA Driver Questions

Posted on January 08, 2016 at 17:15I am attempting to port the ''I2C_TwoBoards_ComDMA'' example project to run on a different target board (ZMDI ZWIR451x Development Board) using Rowley CrossStudio as an IDE.  This target has an STM32F103RC micro.Af...

clark2 by Associate II
  • 289 Views
  • 3 replies
  • 0 kudos

STM32L053R8 HAL_SMBUS

Posted on November 10, 2015 at 12:33Hello, I try to realize a smbus communication where my STM32 is the slave, but I don't understand how to use the different function and interupt. For the moment I managed the reception of the address (with ''HAL_S...

I2C EEPROM Memory accessing

Posted on March 19, 2015 at 13:09 Hello, I am using STM32F0 HAL Drivers to access external EEPROM 24C64 with STM32F The functions I am using areHAL_I2C_Mem_Write/Read but the communication is not always successful. Also it worked while using smd...

How to use HAL I2C Library

Posted on July 29, 2015 at 11:29Hello, I need to make my STM32F072 communicate with a HIH sensor through I2C.I want to use HAL_I2C_Master_Transmit and HAL_I2C_Master_Receive. For exemple if I just need to generate a write condition bit may I use it ...

astree by Associate II
  • 1561 Views
  • 7 replies
  • 0 kudos

A couple of bootloader issues.

Posted on June 03, 2015 at 16:58On the STM32F429 Discovery I have managed to boot into the bootloader to upgrade the image in flash via I2C. I still have two issues I (or you) need to solve, however. 1. Flash erase. At first I tried a mass erase of ...

anders23 by Associate II
  • 439 Views
  • 3 replies
  • 0 kudos

HAL_I2C_Slave_Receive_IT Abort

Posted on May 21, 2015 at 13:08Hello,I'm using the CubeMXF1 Library for the STM32F103 to act as a I2C slave. This slave is usually in Slave Receive Mode. The I2C master is signaled trough a interrupt pin that the slave wants to send something. How c...

joppe by Associate
  • 267 Views
  • 0 replies
  • 0 kudos
Labels