STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External EEPROM memory I2C 1Mbit with STM32F051

Hello,I am using an STM32F051 with an external EEPROM M24M01 memory of 1Mbit capacity (500 x 256bits)STMCubeMX has a proprietary library for use with external I2C EEPROM memory, but it is not suitable for the storage memory I am using.Would someone h...

How to synchronise two Nucleo-L152RE boards by SPI

Hello !​I​ am studing SPI. I was created two projects for my Nucleo boards, where one is master, and second is slave. I send data from master to slave and printing it to PuTTY.​A problem in synchronisation of two boards. Slave is receiving correct da...

Max75 by Associate II
  • 817 Views
  • 3 replies
  • 0 kudos

STM32L4 I2C Multi Slave Issue

Good DayI am having an issue with I2C and hope someone can point me in the right direction.I have an I2C master and two I2C slaves on a bus. The master sends a message to the slave and then reads back the response from the slave, which works.If I add...

abotha by Associate III
  • 656 Views
  • 1 replies
  • 0 kudos

STM32 I2C2 SDA improper data

I have already used I2C1 successfully on STM32F051. However, when I am trying to use the I2C2 on STM32F051R8T6, the problem is that the voltage level of the data received on SDA line seems to be chopped. Am I doing anything wrong with the initializat...

0690X0000060OtsQAE.jpg

Nucleo F767ZI - COM port over Jlink

Hi,I've upgraded my on board debugger from ST-link to J-link.Everything works as expected and I'm able to burn the flash and debug.However, when I used on board ST-link I was also able to connect to the board with PUTTY and direct my stdin/stdout to ...

STM32F407 I2S Out of sync Issue .

Hi,We are using STM32F407 Discovery kit with CC2564. We are having two problems 1) When we are sending PCM Data to the CC2564 in the I2S Bus our data is out of sync with respect to the WS Signal. We are only sending data on the left channel and in ...

RFadi by Associate
  • 362 Views
  • 1 replies
  • 0 kudos

Resolved! Timer triggering DMA

Morning everyone,I'm trying to reconfigure a timer configuration that generates dma requests.The DMA request, moves data from the GPIO pins to memory, so peripheral to memory. Currently I have two timers cascaded, the one(being timer 8 is fed with an...

con3 by Senior
  • 3852 Views
  • 10 replies
  • 1 kudos