STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

behavior after STOPMode

Hello,I observed how is going after HAL_PWR_EnterSTOPMode() execution without setting by HAL_RTCEx_SetWakeUpTimer_IT().Then strange phenomenon occurred.I presumed that power stop mode continues till interrupt and systick works even under power stop m...

curiae by Associate III
  • 16 Views
  • 0 replies
  • 0 kudos

STM32 TIMer controlled pin output

Hey folks,I need assistance with resetting an Analog Devices ADC. I need to generate high output for 1000 or 4000 ns from my Nucleo F401RE board.As shown in the attached image, I need to set the pin low, then high for a specific duration, and then lo...

mDNS on LWIP TCP server

I'm tying to setup TCP server using ethernet communications (Nucleo-F767ZI) and find that I can ping the board using the router allocated IP address but I'd like to do the same using Hostname. In STM32CubeMx .ioc file, under Network Interface Options...

jaykay by Associate
  • 1095 Views
  • 5 replies
  • 0 kudos

Extracting an existing hex to edit in CubeIDE

Hello, Right now I am working on a Riverdi display, actually the RVT101HVSNWC00-B.I was able to connect with their external loader and to save the firmware in Bin and Hex formats. I wanted to review the firmware, as loaded, in CubeIDE. How would I do...

Lec by Visitor
  • 53 Views
  • 1 replies
  • 0 kudos

Resolved! USBX Device MSC in Standalone mode

I'm trying to get USBX Device MSC to work in Standalone mode (without RTOS).  I loosely followed @B.Montanari 's example in https://community.st.com/t5/stm32-mcus/how-to-implement-usbx-in-standalone-mode/ta-p/614435, and also referred to a CubeMX exa...

PRuss by Associate II
  • 1685 Views
  • 4 replies
  • 1 kudos