STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

read continuous data through UART

Posted on November 02, 2016 at 10:52I am a beginner, I have the Uart dma example code. How can i change the program to receive the continuous data obtained from the TX in RX  in a simple way. Here is my main fucntion&sharpinclude ''main.h''&sharpinc...

dixon by Associate II
  • 977 Views
  • 4 replies
  • 0 kudos

STM32F4 Standard Peripheral Library Docs

Posted on November 12, 2016 at 13:18Hi everyone,After some projects had been sucessfuly developed using CubeMx and HAL libraries, I'm feeling curiosity about Standard Peripheral Libs, but I'm not able to found information, tutorials, and stuff about...

vicfer89 by Associate II
  • 1237 Views
  • 2 replies
  • 0 kudos

Unique Device ID not unique!

Posted on September 20, 2013 at 14:35Hello there,Apparently the 96 bit unique device id is not unique for STM32L1x family of devices.Or is it supposed to be absolutely unique between devices?I have at least 2 devices on my desk, with the same 96 bit...

gestur by Associate
  • 922 Views
  • 6 replies
  • 0 kudos

CubeMx fatfs sd via SPI

Posted on October 29, 2016 at 10:41Hi,I'm trying to use CubeMX to work with the SD through SPI. In the search of this forum I found a lot of answers on how to work with SD for SPI. Unfortunately I do not find them useful. It would be ideal to find a...

glukxy by Associate
  • 660 Views
  • 4 replies
  • 0 kudos

STM32F427 ETH MAC to MAC connection

Posted on November 07, 2016 at 17:46Hello all, i would like to ask you about possibility of connection ETH of STM32F427 directly to the another MAC device. In our application i would like to connect it directly to the MAC of CYCLONE V HPS. What do y...