User Activity

Hi,Is it possible to disable the interrupt line? By default it is Default: push-pull output forced to GND but I would like to be able to make it floating to use the ucontroller gpio connected to INT1 for other purposes like UART TX.Thank you
I'm trying to read the internal temp sensor of a STM32F030F4Px but datasheet isn't clear about how to calculate it.Vsense = ( 1686 / 4095 ) * 3.3 = 1.35VTemp = ((1.43 - 1.35) / 4.3 ) + 30 = 30.01CIn the code example it isn't any clear because I got:...
Hi,Since USB DFU bootloader is on a special ROM and doesn't depend on user application why there is an Middleware USB DFU option?Thank you
How do I configure Virtual Port Com and DFU on a STM32F042 device using STM32CubeMX? It looks like I can only configure it for VPC or DFU :s
Posted on March 30, 2011 at 20:48STM32W 32-bit RF MCUs #stm32w-mac-rf-datasheet