STM32 NUCLEO-F767ZI rs485
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?
Ask questions, find answers, and share insights on STM32 products and their technical features.
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 ...
For example i want to write to the flash tow string variables.1. name of board2. verssionand every time I turn on the board I want to read them in to my code.thanks in advance
I working on stm32 microcontroller, I want to generate the pwm signal for stm32f051c8t6tr mcu. I have assigned my prescalar as 48-1 and counter period is 1000-1 in order to generate 10KHz frequency.My code is TIM1->CCR1=50;HAL_TIM_PWM_Start(&htim1,TI...
Dear all,It seems like I actually broke two Nucleo 144 with a H7A3 and H723 after I tried to debug the MCU with the on board debugger and after switching the supply voltage for the MCU to 1.8V (no connection from debugger to MCU possible, even not wi...