Sensor Tile Box Pro Pairing
When powering up the ST Sensor Tile Box Pro - the ST BLE Sensor App Classic asks to enter a pairing code. I just press enter but want to know why it does this and what is the pairing code. Thank you.
When powering up the ST Sensor Tile Box Pro - the ST BLE Sensor App Classic asks to enter a pairing code. I just press enter but want to know why it does this and what is the pairing code. Thank you.
I need to design an adapter board for STLINK/V2 ISOL. Can I know what is the part number of20-PIN connector used on STLINK/V2 ISOL?
I need to design an adapter board for STLINK-V3SET. Can I know what is the part number of the STDC14 connector used on STLINK-V3SET
Hi there, we are currently using the STM32H747-Disco board for our AI project, but to that we need to configure some pins and also for testing the board for the LED blink program, we need the Schematic diagram for this board, but when we searched for...
Hi!I want to inquire the read write speed maximum by sdio.I want to apply to 8000*4byte per second, is that possible or not?If I use FRAM could I achieve this requirement?Thank youBoard: STM32L496G-DISCO
Dear ST Community,I am working on the STM32 F767ZI Nucleo board.I want to deploy FOC control on my Custom Inverter and motor.The motor is a 3KW 3-phase BLDC which has rated rpm of 4700 and a torque of 5.4Nm.I am using CT hall sensors for current meas...
Hello, I'm working on a project where I need to read the CAN bus messages that are coming from an ECU. I'm using the STM3210E-EVAL that has the STM32f103ZGT6. I'm reading the CAN bus messages with the following function: void HAL_CAN_RxFifo0MsgPendin...
I have been developing a program for the Nucleo-32 (STM32L412KBU6) board in Visual Studio Code's Platformio, and I have run into an interesting problem. I am able to build my project with no errors and upload it successfully. However, whenever the co...
Hello, I have a Brushless motor driver PCBA quantity of 70 such drivers and according to their original designThere are 3 units of THT Electrolytic capacitor 100V 220uf on itAnd it has 6 units of Power Mosfet 100V 107ABecause it is 100V, it can be us...
I am using STM32f103 Controller ,In that i am trying to make complementary PWM output by using Timer 1TIM1 with PWM Generation CH1 CH1N ,But only gets the wave from this HAL_TIM_PWM_Start(&htim1, TIM_CHANNEL_1); function not getting other inverted si...