Bit SCUEN of PWR peripheral of STM32H7
We don't understand the bit SCUEN of STM32H7. The description is not very clear: Could you explain what SCUEN means and if the software is supposed to write or read this bit and why ?
We don't understand the bit SCUEN of STM32H7. The description is not very clear: Could you explain what SCUEN means and if the software is supposed to write or read this bit and why ?
Hi,For a project I am using a Wiznet W5500 ethernet chip with STM32F401RET6 MCU to exchange data via HTTP over ethernet with a Windows/OSX software application. The W5500 handles the ethernet communication and speaks to the STM over SPI, which all wo...
Hi,Can somebody please explain what the "Flash memory endurance" value in the datasheet means? The max number of overall writes to the flash page or the max number of writes in the particular "cell" inside the page?Simple context:Let's say that the M...
I tried to to use SPI2 of STM32F103c8 but unable to intialize . while debugging i got to know that even after intializiation nothing is being written on SPI2 control Registers.
Hi,I'm using STM32F103CBU6TR and I see that the oscillator that connects to osc_in and osc_out is not working.The NRST is ih high, the BOOT0 is low and the power to the device is good.What is the problem?BRShmuel
I've used triple regular simultaneous mode only before(stm32f427zgt6)but now i try this with updated cube mx version, i cannot find itIs it deleted? so now i am trying combined regular simultaneious but it is no
Hello,Short: I'm developing a USB to I2S bridge, hopefully multi-channels in the end. I don't understand ST designers intention about flow for I2S DMA callbacks . How to do it correctly as expected by ST designers, based on CubeMX generated code? Lon...
Hi, everyone I am Talha an Electronics student, I was recently working on making an oscilloscope using STM 32. I recently made a logic analyzer using stm 32 f103 RB. I now wanted to make a simple oscilloscope that simply displays the function generat...
Hi,Just yesterday on my H743VIT6 (rev. V ) on the running TFT : picture faded away...white screen.I just happened to look at the display , thinking ...ok, maybe one of the thin wires just broke now...TFT (small, 1,8" , ST7735 on 3,3V) connected /sold...
Tried implementing ADC conversion on STM32H563ZI Nucleo board. But, getting only a constant value like 66,67,68,69 in serial monitor(Tera term) irrespective of the given input even the i/p is unplugged getting the same values. Need a help to fix this...