Support SPMI or I3C
HiI'm looking for STM32 board to support SPMI protocol or I3C.Is there any board that supports such a function?Thanks.
HiI'm looking for STM32 board to support SPMI protocol or I3C.Is there any board that supports such a function?Thanks.
Hello, could you kindly share the material declaration for the MCU STM32U575OGY6QTR? It's not available on your webpage. Thank you!
If I connect a constant rising signal at the ADC input, I observe significant fluctuations at certain ADC values. These fluctuations always appear at the same ADC values. The affected values have the following format XX500, e.g. 18500, 19500, 20500 e...
I have an interface that utilizes inverted PWM and I need a STM32F7 to receive and reply to messages from a controller. The controller sends 64 bit messages, the first 32 bits contains an address and if it matches with the address of the STM32F7, the...
Hi i want to communicate between board with stm8 and board with stm32 the stm8 have rs485 communication bus does STM32 NUCLEO-F767ZI have build it in or i have to buy some extension?
Hello,I would need a register that systematically identify the family type of the micro "STM32F103ZDT6".In the reference manual there is the Unique device ID register, but it gives a unique identifier to the chip, I would like an identifier that woul...
Is there a way to detect a CAN message loss in a RX Fifo when in the overwrite mode (so an overwrite?)
Hello everyone,I need to build a system to test a bunch of existing memory modules built around 512 Mbit SDRAM chips (4 chips each for total of 256 MBytes). The attached schematic shows the original design of the memory module and how it's connected ...
Hello,I use a STM32F429DISCO REVE01 with a MCU STM32F429ZI.I have to use the ADC. On PA0, I connect a sensor with an amplifier and it's work, but when I want tu use ither channel like channel 1 with PA1 pin, that's not work, my value is around 0.Why ...