STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

lwip+modbus/tcp

Posted on September 03, 2013 at 17:04hello every one .i tried to add modbus/tcp protocol in lwip(in webserver demo). i did it and it worked .but the problem is : if i use modbus/tcp protocol(via modbus poll software) it works correctly and if i use ...

USB-HID-HOST on STM32F407 / STM3240G EVAL

Posted on August 15, 2016 at 20:53Hello, I tried the example on the evaluation-board STM3240G-EVAL with the USB-HID-Host in Standalone mode HS and FS from the CubeF4 examples. The mice is recognised properly. The keyboard seems to work not properly....

ssl85 by Associate
  • 275 Views
  • 0 replies
  • 0 kudos

Full duplex usart data corruption

Posted on August 12, 2016 at 09:52 I'm currently working on a system with 2 STM32, which communicate with each other via a full duplex USART. The chips are a STM32F746VG (we'll call MCU1) and STM32F411CE (MCU2). MCU1 uses t...

USB Host CDC - USB Attached

Posted on August 08, 2016 at 20:36Hello, I generate code using stm32cube to make an USB host CDC. If my device is already plugged, it is not detected. Do you have any solutions to detect it ? Thank you in advance. #stm32-usb-cdc-host-attached

guigui by Associate II
  • 256 Views
  • 1 replies
  • 0 kudos

STM32F207VC SDIO and Fatfs Problem

Posted on July 11, 2016 at 11:27Hi All I am Using STM32F207VC And Micro SD Card With SDIO Interface And Fatfs Library When I Debug And Trace Code, SDIO Routine Response This Error:   /*!< Card is not V2.0 complient or card does not support the set v...

e_j_g by Associate II
  • 1359 Views
  • 11 replies
  • 0 kudos

USB CDC by STM32f767zi

Posted on August 04, 2016 at 18:57 I have Nucleo board with STM32f767zi MCU. I use STM32CubeMX and Atollic TrueStudio for ARM. I want to use CDC to communicate with PC. First, the code is not working. I changed the stack size to 2000 and heap ...

mohsen by Associate II
  • 260 Views
  • 0 replies
  • 0 kudos

USART DMA Rx for ESP8266 module

Posted on August 03, 2016 at 10:48 Hi All, Well, I started playing with a ESP8266-01 module with the latest firmware AT Expressive. Now I did communicate a STM32L476 (UART 115200 which is the default baud rate of ESP8266). I use a code g...

RomainR. by ST Employee
  • 825 Views
  • 3 replies
  • 0 kudos