stm32h750vb usart
how can send 0x00 with usart in cubmx if data 0 not send
how can send 0x00 with usart in cubmx if data 0 not send
Hi,I'm looking for an STM32 evaluation board with dual CAN bus ports (transceivers / DB9 connectors) on board.Does anyone know of any ?
Posted on January 08, 2018 at 14:35Hi,I'm trying to port (use) X-NUCLEO-IDB05A1 board with STM32F4-DISCOVERY.I've begun developing this project by modifying SensorDemo for Nucleo-L053R8 board.I'm using Keil-MDK v5.25 (Lite). STM32F4 project is build...
Posted on January 19, 2018 at 14:17Mcu: STM32F777III am new to these new flash memory organisation on the STM32F7 mcu where I wanted to know like what are the different use cases of single bank mode vs dual bank mode for data width while reading/wri...
I am using truestudio and cubemx with STM32F103C8T6. I am trying to use canbus. If I connect the cantx and canrx pins on A12 and A11 (as shown in attached cubemx file), I get an output that looks like a can frame, but has peak voltage of 400mV.cubemx...
I have a function with an ifdef in it to conditionally compile a section of code. The ifdef is defined so the code should be active. When I hit a breakpoint before the code the highlighted line of code matches. When I try to single step to the nex...
I am using STM32F103C8 controller for my product desgin. I want to implement PWM dithering concept to increase my PWM resolution. after reading application note AN4507 following are my doubtswhat is meant by 1-LSB duty cycle managementOn page no 12. ...
HiActuelly i have a stm32f407vg connected to a SPBTLE-RF via SPI, i wanted to know if i can use the STMCubeExpansion ble1 developped on the nucleo for the stm32f407 vg ?if not, IS there an existing code for stm32f407vg ?