STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! FreeRTOS waiting flag in task

Posted on June 20, 2018 at 10:08Hi, i have uart comm. task. Its priority is osPriorityRealtime(+3)  in task i send datas with interrupt method and in txcallback i change the flag. in data_send im waiting for flag with while. But my program hanging o...

MII/RMMI's pin description in STM32F207ZET6

Posted on June 20, 2018 at 09:31Hello!        I want to develop a project in which my device will act as TCP/IP client hence I'm about to use STM32F207ZET6, as it supports Ethernet MAC( IEEE 1588v2 hardware, MII/RMII ). I try to search online(datash...

Resolved! USB vendor cpecifiq request

Posted on June 19, 2018 at 16:09Hi, i use STM32Cube USB device library ver. V2.2.0. My PC driver send to device vendor cpecifiq request bmRequestType = 0xC0. In UM1734 says: 'The library passes all the non-standard requests to the class-specific cod...

LwIP - code for POST method

Posted on June 15, 2018 at 15:53I created a webpage associated with the IP address of my Discovery board. The page allows you to choose a txt file and send it to the board. What I want to do is receive the txt file and read what is inside. I know I ...

Rick MC by Associate III
  • 1193 Views
  • 2 replies
  • 0 kudos