About STM32 NUCLEO BOARD STM32F446RE I2C internal pull-up resistor
Does the STM32 NUCLEO BOARD STM32F446RE have internal pull-up resistors for I2C communication?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Does the STM32 NUCLEO BOARD STM32F446RE have internal pull-up resistors for I2C communication?
1. I am implementing a custom extended kalman filter function. The program on running hits HardFault handler on the 4th iteration (prediction function).2. Cortex-M4->CFSR = 0x8200 (BFARVALID=1)3. BFAR holds : 0xa5a5a5a5I am not able to understand whe...
Posted on November 11, 2015 at 17:50 Hi every one, especially Mr.Clive, today i have problem with CAN FILTERS i want to allow all IDS from 100 to 1FF in other words block all messages after 0x0200 here is my code, Please help me, Thanks in...
I bought STM32L073RZT6 and LAWAN1 expansion board, will STM32F103RB and LAWAN1 be compatible?
When used on STM32L4xx platforms (and possibly others), with flash configured for single-bank mode, the EEPROM emulation library (https://www.st.com/en/embedded-software/x-cube-eeprom.html) miscalculates flash sectors which causes silent erase failur...
Hi, I am using the STM32L45 series in my HW and I wonder if it can support I3C protocol?If not, is there another compatible MCU you would recommend?Thanks, yy
I'm trying to do a FW upgrade on the STM32F427IGH6 chip, having an Infineon XMC4800-F144K2048 chip as the master and the STM chip as the slave. They're connected via I2C; I've confirmed that the lines are connected properly, as I'm able to send data ...
I can't seem to connect to my STM32F401RCT6. This is the schematic below and all the jumper wires are working. Can anyone spot the error?When i try to connect to it i get the message 'No device found on target'
Hi,The LSI clock speed changes by 200..300Hz when the voltage regulator switches (ie., when the MCU enters stop 1 mode). Since I calibrate this clock to the 32MHz HSE in running mode (with the normal voltage regulator), it causes an inaccuracy in sto...
Hi community,I'm trying to launch an ANN on this discovery board.I build and programm both CM without error.However I'm not able to debug CM4 and have this error :Starting server with the following options: Persistent Mode : Disabled Loggi...