STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! ISSUE WITH DSI MIPI ADAPTIVE COMMAND MODE HP TRANSMISSION

I am currently working with the STM32U5G9J-DK1 development kit interfacing with a Tianma-based display. I have successfully managed to update the display using adaptive command mode with DSI long and short write commands. However, I am encountering i...

JP.4 by Associate II
  • 476 Views
  • 2 replies
  • 1 kudos

Resolved! 4 line Nor flash speed during memory map mode

Hi I use STM32H743XI and W25Q256 for my design.And I notice W25Q256 has two speed 133Mhz(W25Q256JV) and 104Mhz(W25Q256FV), currently I use W25Q256FV, since I only use this flash with memory map mode, is it necessary to replace with W25Q256JV? Will th...

ZhouJianQiang_0-1729136629793.png ZhouJianQiang_1-1729136668450.png

STM32 for high speed ADC > 100 MSPS

Hi,My customer wants to design a high speed ADC aquisition system with minimum 100 MSPS rate and 14-bit resolution.The external ADC devices like AD9258 and AD9268 have this capability, which we are proposing.Would it be possible to use a high speed S...

Resolved! STM32 for live streaming

Hi,we would like to add live video playing/streaming to an STM32-based board we are designing that uses MIPI-DSI to drive a touch display, and we are at the stage of choosing the micro.Ideally it would stream from HDMI signal but we can use another i...

Ricko by Senior III
  • 756 Views
  • 2 replies
  • 1 kudos

Resolved! H723Z external SD Ram clock no signal IS42S16400J-6TL

I'm working on a custom board with a STM32H723ZG. I'm also using external sd ram part  IS42S16400J-6TL found here (https://www.digikey.com/en/products/detail/issi-integrated-silicon-solution-inc/IS42S16400J-6TL/2708625). I've followed the excellent s...

fihes47572_0-1728664562680.png fihes47572_1-1728664583453.png fihes47572_2-1728664605152.png fihes47572_3-1728664611380.png

Resolved! Question about VREFBUF configure

Hi,I am using STM32H725REV6 chip in our product. Based on my understanding, since this is 68pin version which doesn't have VREF+ pin, the VREF+ is internally connected to VDDA. If my understanding is correct, I would like to ask if we would like to u...

EricZ by Associate
  • 257 Views
  • 1 replies
  • 1 kudos

Resolved! Brick your STM32H735 in one easy step!

We're bringing up yet another custom board with the STM32H735 as the core processor. Built the first one, handed it to the software guy, and a few minutes later he says it's broken. Won't program, won't go to DFU mode, nothing. "You must have zapped ...

MForb1_0-1729044612944.png
MForb.1 by Associate II
  • 917 Views
  • 8 replies
  • 5 kudos

Resolved! STM32H735 ADC DMA Ethernet memory issue

HiI have implemented ADC1 on a DMA and verified its operation. I then implemented the ethernet stack and verified that it can be pinged. The issue I'm having is that the ADC DMA stops working once the ethernet stack is implemented. I believe the erro...

Resolved! DMA with multple variable

 I have three variables:volatile uint16_t a[20000];volatile uint16_t b[20000];volatile uint16_t c[20000]; However, I only have one DMA channel.Can I use the DMA to transfer these three variables together in circular mode?starting with the first 10,00...

xkamail by Associate
  • 269 Views
  • 1 replies
  • 0 kudos