Issue in configuring Control register of SPI2 in STM32F103c8
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.
Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
Hello Community,We are selecting a high stability 12.288MHz HSE to clock our RTC on STM32G0 series MCUs.Kindly suggest if the HSE/32 which is 384kHz would be able to operate the RTC? I did not find any mentions of the maximum clock frequency for the ...
I have been trying to get a TMC2209 and STM32F103 working over UART for a while now.I have followed 2 posts ( I am pretty sure correctly ) on this but I can't add them here as I am a new member, they are already on this community.I have found online ...
I am trying to figure out what UART mode do i set in CubeMX configuration for my STM32F407VE in order to connect stepper motor driver TMC2209? Should it be Half-Duplex?This question may fall on TMC2209 manufacturer. I searched the forums but I only s...