STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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...

STM32F072 DISCO USB cdc device sending data to PC

Posted on February 24, 2014 at 15:51 Hi, I'm working onSTM32F072-DISCO to send data over USB using cdc device. At this point, i am thinking that i achieved description part. So that i can see the device as a VCP when i plug it. But i m not a...

aydnouz by Associate II
  • 1339 Views
  • 8 replies
  • 0 kudos

Optimizing TCP server [LWIP]

Posted on June 25, 2015 at 10:48In my project I use a STM32F4 Discovery with a phy adapter DP83848 to create an ethernet connection between my board and my laptop. I use it to acquire measure.I use F4Cube as library with the stack LWIP and I don't u...

bosquet2 by Associate
  • 2108 Views
  • 5 replies
  • 0 kudos

Problem with HAL_UART_Receive

Posted on November 03, 2016 at 13:58hi to all i have this problem, i use STM32L152RE and a SIM900 GSM/GPRS Module, now if i send the  data with  HAL_UART_Transmit(&huart1,command_AT,sizeof(command_AT),1000); all work well, but i wont t receive the ...

antonioB by Associate II
  • 454 Views
  • 2 replies
  • 0 kudos

Bug in HAL_DMA_Init()?

Posted on November 06, 2016 at 01:45Part: STM32F411I've got a SPI transmit buffer that is 16 bytes long and I send SPI messages that are 16 bytes long. The SPI bus runs at 50MHz, so I want to use DMA and the FIFO. In addition, I want to use the FIFO...

stm32f4 usb packet length

Posted on November 04, 2016 at 20:00Hi,I am using stm32f4 usb custom hid usb stack. For now i can send and receive just 64Byte packets. When i want to send or receive more packets like 512Byte, the stack crashes. I use the tx and rx packets length f...

er3481 by Senior
  • 1220 Views
  • 4 replies
  • 0 kudos

Multiple ADC's and single conversion STM32F030

Posted on December 11, 2015 at 15:00 Hello I'm having a hard time getting multiple ADC's working on a STM32F I have 3 analog voltages I would like to read with the MCU. But not continuous. I would like to take 1 sample at a time and at di...

mvugs9 by Associate II
  • 873 Views
  • 2 replies
  • 0 kudos