STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! What is "LSE drive"?

I'm trying to figure out the battery consumption of an STM32F746. Accodring to the datasheet, that depends on SRAM state, RCC state, and if the LSE is in low, medium low, medium high, or high drive.I have no idea what these kinds of drives are, nor ...

Dear Ladies and Gentleman I'm a student of the University HSLU. At the moment I have been working on an porject in which I have to implement a controllsystem that is controlling and measuring the temperature and values in a bio reactor.

The bio reactor has bone marrow inside of it and this is being analysed for the properties of microgravitation.I would use a NUCLEO-F303K8 microcontroller. The system must endure a maximum accelaration of 10G due to the fact that it will be used late...

HMate.1 by Associate
  • 323 Views
  • 1 replies
  • 0 kudos

Strange values from HAL_TIM_ReadCapturedValue

I'm using input capture with a 16 bit timer to read a 1.5ms pulse that occurs every 20ms. I can see on my scope that the input pulse conforms to this exactly. Here's the code for the interrupt callback:uint16_t pwmVal0 = 0; uint16_t pwmVal1 = 0; ...

0693W000004GTTAQA4.png
iforce2d by Associate III
  • 1978 Views
  • 5 replies
  • 0 kudos

USART Idle Interrupt without RXNE

I am working with the STM32F767 and DMA1/USART3 for RX and TX. TX is fully functional. Currently the idle line interrupt continuously fires when enabled, while the RXNE interrupt never fires. The Idle interrupt is cleared everytime the interrupt is f...

EBepp by Associate II
  • 1007 Views
  • 5 replies
  • 0 kudos

STM32H743 CAN BUS

I am using stm32h743zi with my custom board. I configured fd can 1 as classic can as in cubemx example. I configured the baudrate as 125 kbit/s.But after sending couple of packets, it stops sending due to fifo full error. How can i clear the fifo?My...

gfghg.1 by Associate
  • 835 Views
  • 1 replies
  • 0 kudos

IAP flashed program stuck in ADC_IRQHnadler

I've managed to finally get the IAP flashing a new netlist with LwIP for the STM32F767 Nucleo Board. But now the program is getting stuck. I made a new program (of which I included the temp1.txt file which is the equivalent of the temp1.list file). I...

0693W000004GRYhQAO.png

Suggestions on MCU Dev Board

I am looking for some advice on which MCU dev board to get for a project that I am working on. An outline of the project is as follows:Needs to read in 60 ADC inputs. Plan is to use 10 channels and then multiplex them. Needs to have a sampling fre...

MArnd.2 by Associate
  • 544 Views
  • 3 replies
  • 0 kudos