STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

YMODEM Header Meaning?

I am trying to implement IAP on a Nucleo F429ZI, and have been working on adapting some YMODEM code into an application. I haven't been able to find full documentation on YMODEM headers. When I transmit a file with YMODEM to the controller, I get the...

JChan.0 by Associate II
  • 619 Views
  • 3 replies
  • 0 kudos

STM32F107 SDHC over SPI

Can I develop a project with SDHC card >4GB FatFs to works with STM32F107 with SPI?I receive a commitment to upgrade one board from SD 2GB currently working, upgrade to SDHC that don't works. Project was released in 2012. Today custumer has difficult...

Resolved! Oracle license change and STM32Cube tools

Hello,Oracle announced a license change and for commercial and educational units rumors tell that it will cost 2.5 $ per user and month.As other thread have shown, STM32Cube Tool only run with Oracle Java, at least in Linux.As always with license, it...

Resolved! File-system for NOR flash

Hello,I am struggling with integration of filesystem on external nor.I've been trying both littlefs, and spiffs. Both, with no success yet.Is there any suggestion from ST for filesystem example on external nor flash ?Thank you!ranran

ranran by Senior II
  • 2072 Views
  • 3 replies
  • 0 kudos

Data Splitting??

Hi,I am using stm32h753, in my design. I am using SAI Peripheral for audio(TAS2770 Ic) with internal synchronization method. In receiving mode ,my configuration of slot is slot 0 | slot1. In transmitting mode, configuration of slot is SAI_SLOTACTIVE_...

Vel by Associate III
  • 299 Views
  • 0 replies
  • 0 kudos

Resolved! STM32G0 DAC ADC TIM2

Using TIM2_TRGO to trigger DAC. That works.​Now want same TIM2_TRGO also to trigger ADC.Is that possible ?Regards Juergen

JuM by Senior
  • 834 Views
  • 3 replies
  • 0 kudos

Is it possible to have a center (or centre in old english) aligned PWM timer wth a secondary channel that has a delay(phase shifted)? I have seen it done with the standard count up timer but I am struggling to achieve this in center aligned mode.

I am using STM32L4R5ZI. I have setup TIM1 as a slave of TIM2 and have set both to centeraligned mode 3. I am driving the PWM to a frequency of 21kHz. I can get the correct duty cycle and frequency on TIM2 CH1 / CH2 but am struggling to get the correc...

JGrah by Associate II
  • 252 Views
  • 0 replies
  • 0 kudos