STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Examples for ethernet with STM32F746GDiscovery ?

Posted on May 06, 2017 at 18:39Hello fellow Stm32 explorersI've searched for ethernet / TCP/IP examples for the stm32F746G discovery board but have found none.This seems weird since this board includes a PHY and a RJ-45 connector.There is a good cha...

andy b by Senior
  • 1192 Views
  • 7 replies
  • 0 kudos

Issue in sending ADC data by USB

I have a code that uses a timer to generate an interrupt every 100ms which enables the acquisition of one sample from the ADC. After the sample is obtained, it is transferred to a PC by USB. The problem is that the board gets stuck after a fixed amou...

GSant.1 by Associate II
  • 772 Views
  • 7 replies
  • 0 kudos

https client on stm32H7 controller. I am looking if there is already code for https client that can sent REST data (like curl https://mysite.com get/post) will it be straight forward to use the stm cube with freeRTOS+LWIP+MBEDTLS ?

I though of using the NUCLEO-H743ZI(which might be an overkill) is there a demo for that ? (that I can easily open an ssl socket and send/get requests ?).1) is embed os good for this , or stm32CubeMX better ?2) Tried using the stm32f407 with freeRTOS...

Moish by Associate
  • 272 Views
  • 0 replies
  • 0 kudos

STM32F303K8 - without CAN1 bootloader ?

Hi,regarding to AN2606 (PDF page 84 = STM32F303x4(6/8)/334xx/328xx devices bootloader), it seems that the STM32F303K8 doesn't support "CAN1 bootloader", although there's a CAN bus available. Is this a documentation failure or is this a fact?

MP.17 by Associate II
  • 318 Views
  • 3 replies
  • 0 kudos

STM32F7 SPI interrupts stop firing with FreeRTOS

Hi, I'm using stm33F7 reading sensor via SPI communication, it's working in slave only receive mode, I can read data in interrupt mode perfectly without os, but as I enable FreeRTOS (using STM32CUBE) after a random time interrupt stops firing. I'm al...

afra by Associate
  • 155 Views
  • 0 replies
  • 0 kudos

Resolved! STM32 F407G trouble USB CDC

Hi, can somebody help with USB CDC on stm32f407G-DISC. I have configure in CUBE MX to use usb CDC in FS and when i connect to PC ( WINDOWS 10)  i see setting up device (STM32_Comport) and then pc says that USB serial device is ready to use. Why windo...

Mku1 by Associate III
  • 378 Views
  • 5 replies
  • 0 kudos