STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

how can i measure 10 micro second and 1V Light sensor output ?

i have light detection sensor circuit , it will give 1v output and 10 microsecond time period signal.this sensor gives voltage and time period varying depends on light intensity.i wan to measure the amplitude and time period of the output signal usi...

AMUTH by Associate
  • 761 Views
  • 3 replies
  • 0 kudos

PSRAM controller and MDMDA

Hello,There seems to be some limitation about PSRAM controller and MDMA:Although that are several channels that can be used with MDMA, there is only a single interrupt for MDMA.If I understand correctly, it means that mdma can't be used with several ...

ranran by Senior II
  • 493 Views
  • 2 replies
  • 0 kudos

LwIP with ethernet interrupt

Posted on September 25, 2017 at 15:23Hey guys,for speed optimization I want to use ethernet interrupt when a new packet recieves. For this, first I changed heth.Init.RxMode to ETH_RXINTERRUPT_MODE and after that I added the interrupt handler with:vo...

user 143 by Associate III
  • 4135 Views
  • 7 replies
  • 0 kudos

Op Amp to ADC 'spair' pins not available for other use??

STM32F302RBT...I want to use OpAmp1 in PGA Connected mode feeding ADC1 IN3. According to CubeMX the OpAmp pins VINP, OPAMP_VOUT and VINM are all 'Used' even though VOUT is internally connected to the ADC and VINM is not being used.If in the cube I ch...

JustMe by Associate III
  • 365 Views
  • 0 replies
  • 0 kudos

STOP mode 2

Dear All,I have some problem with the STOP mode 2, doesn't work! In my program I use the following periphals:I2CSAILPUARTUART2My microcalculator is the STM32L4R5ZIT, and I use the nucleo EVAL board.To go in the STOP mode 2 I use the following command...

AVagh by Associate II
  • 414 Views
  • 0 replies
  • 0 kudos

MDMA size limit of 128

Hello,I see that MDMA is limited to 128 bytes (BufferTransferLength).Yet, when using DMA (with HAL_SRAM_Read_DMA for example) we can use larger size (up to 65536).Yet, I don't see in code that DMA is triggered more than once.Is it that these multiple...

ranran by Senior II
  • 326 Views
  • 0 replies
  • 0 kudos

How to connect multiple laser sensors to the STM32?

Hello, i am very new to microchip stuff. I want to connect 13 laser sensors to STM32, any advice on how should i do it? I've been reading and asking around, and i read about expansion boards and serial expansion boards. Can anyone give me an advice a...

naziz by Associate
  • 395 Views
  • 0 replies
  • 0 kudos

Resolved! stm32h750 Configure the main internal regulator problem

hii have a problem when i generate a code by cubemx v5 ,i have a problem for my stm32h7 board.mcu wait at this line and can't init voltage regulator well, and wait on this infinity loop./** * @brief System Clock Configuration * @retval None */ ...

eittinfo by Associate II
  • 1051 Views
  • 4 replies
  • 0 kudos

ST Link to virtual comm port

Please excuse my question as I am sure it has been asked before. I am a bit new to ST microelectronics. I am suing the nucleo-f767. I noticed that on my windows device manager there is STMicroelectronics STLink Virtual COM Port. I would like to u...

IAgui by Associate III
  • 680 Views
  • 1 replies
  • 0 kudos