User Activity

Dear,Setup:We using a STM32H7B0 100pins.We use 1 ADC input at 1M samplesConfigured as 16bit, differential input, with an offset of 32768.We use a Vref of 2.5V.The other side of the differential input is 1/2 of Vref (buffered with a opamp)To sample th...
Dear,We using the STM32H7B0 (100pins) When we sending to the USB port with the function CDC_Transmit_HS() he returns always USBD_BUSY after  1408 bytes.We had found a article that says that the the value 0x174 isn't correct (see code below)See: https...
Dear,We using an ADC in our application at 1MspsThe ADC is always running in a circular DMA mode.To start the buffering of the samples we use the Analog watchdog 1. So when the input signal goes outside the analog watchdog thresholds the function "HA...
Dear,used: STM32H7B0 mcu, 100pins          Segger j-link plus, v 9.4          STM32CubeIDE 1.16.1          GNU ARM 13.3.release 1STM32CubeIDE goes into a very long loop and/or crash. How to reproduce:- Create a large array, ex:  uint16_t buffer[0x800...
Dear,Using STM32H0B0, 100 pins version.we wish to sample 1 input with ADC2 at a fixed frequency. This must not deviate and for this we use timer 3 set to the desired sample rate.In the pictures we use 100Khz, but later to go to 1Msps.So the timer 3 i...
Kudos from
Kudos given to