Forum Posts
Resolved! STM32F103 Alternate Function selection for a specific pin.
Hi, I am familiar with STM32F407 from my previous works. In that 40xx family, it was easy to understand, there are AFRL and AFRH registers by which user can select the desired AF for each and every pin independently.However, now, I am working with ST...
quad SPI external flash as read write access
I'm using DISCO Board STM32F769I and want to use its quad SPI external flash as read write access.is there any reference code help in that?
Timer 2(32 bit timer) in running mode to provide timer tick at 1ms. controller - STM32F072VB timer - TIMER 2 mode - up counting mode This timer should get TIm->CNT increment at 1 ms. then what should be the prescalar??
here is settings i did..but little bit confused about prescalar valuestatic void MX_TIM2_Init(void){ /* USER CODE BEGIN TIM2_Init 0 */ /* USER CODE END TIM2_Init 0 */ TIM_ClockConfigTypeDef sClockSourceConfig = {0}; TIM_MasterConfigTypeDef sMasterCon...
VL53L1X and stm32f0
s it possible to connect the VL53L1X sensor to the microcontroller stm32f030
SetRange problem in X axis
Hello, I've wrote SetRange in a graph like SetRange(0, 50, 0, 50), but the problem is my graph is stretched an i want have it in a compressed look. So i changed it to setRange(0, 100, 0, 50), but my x axis was shorten to 1/4 and rest of my X axis rem...
SD card write using SDIO (4 bit) with DMA enabled is making system fail. I suspect cyclic write of around 200 bytes at 100 Hz is leading to bus contention issue or so.
Am using sTM32F4 Discovery board with extension board for RS232 interface and SD card.RS232 is also using DMA and its priority is higher than that of SD card DMA channel priority. The tasks working on RS232 interface and SD card log are different to...
Resolved! Reading from Accelerometer via i2c on STM32F3 Discovery
Can anyone tell me the difference between those functions:HAL_I2C_Master_ReceiveHAL_I2C_Mem_ReadThe problem with HAL_I2C_Master_Receive is that it accepts too few parameters (hi2c, DevAddress, pData, Size, Timeout).I don't know how to tell the memory...
Lots of ADC Noise with STM32F103RBT6 and STM32F103C8T6
Hello,i'm doing my first project with the STM32F103, where ADC is involved.I want to read out several potentiometers and send MIDI commands to a PC.So far everything is working, but there is soo much noise on the ADC data. I'm using only the upper 7 ...
Resolved! From where can I purchase STM32F407G-DISC1 board ?
I"m new to ST website. I tried purchasing this board but I could only find older board. I need to purchase this newer board.