Input Impedance values for GPIO pins
Posted on August 15, 2017 at 22:04Where can I get the input impedance of the GPIO pins of the , The manual /Data sheet only provides the input impedance for the ADC.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on August 15, 2017 at 22:04Where can I get the input impedance of the GPIO pins of the , The manual /Data sheet only provides the input impedance for the ADC.
Posted on August 16, 2017 at 01:53I'm not understanding proper use of TIMx_CCMR1->IC1F. Is it only for frequency? I'm looking for a way to filter pulses out whose width is too short of duration.
Posted on August 09, 2017 at 03:49Dear SIR,Issue : nRTS / nCTS behavior is NOT expectation,description:while(1){} empty loop is running on MCU, data is not taken from USART->RDR.The expectation is nRTS is set to high until the data is read from USAR...
Posted on August 15, 2017 at 15:05...
Posted on August 15, 2017 at 23:20I am using the STM32F072 device and the I2C bus to talk to a slave device. The slave device is an Texas Instrument battery management device. The problem is this slave device I2C probably has a bug that occasional...
Posted on August 14, 2017 at 23:38The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 15, 2017 at 19:55Hello.I am using a stm32F042 for some CAN communications, alongside a SN65HVD230 as transceiver.I have two boards (my own) using both those ICs.I made a simple program, based on the STM32 example, from a STMCube ini...
Posted on August 15, 2017 at 10:38I am new to bootloader.simply I want to read memory adress of RAM.(0x20000000 8 byte)But I am getting 0x1F Which means NACK.
Posted on August 15, 2017 at 11:17Hi. Is it possible to use cubemx with BlueNRG-2? If yes how? Where to find code examples for this microcontroller, with interest for Bluetooth BLE. I want to start exploring this Upc and I needed information.Thank y...
Posted on August 15, 2017 at 14:11Hello. I am trying to implement an in application programming to an F303 processor.I got to a point where I can successfully download a whole new firmware to my desired location (0x08010000) through UART. I checked ...