RT-Thread Studio. Has anyone used it ? I heard it was great.
I heard that RT-Thread has released a new IDE: RT-Thread Studio. Has anyone used it ? I heard it was great.
I heard that RT-Thread has released a new IDE: RT-Thread Studio. Has anyone used it ? I heard it was great.
I have configured the TIM3 in input capture with following configurationPrescale - 1Period - 0xFFFFCounter mode- UpDivision - 0Repetation counter - 0ISR reads the counts accurately if the encoder signal frequency is within 100KHz, but increasing the ...
Hi ,We are making one android accessory which required to pass through power support from accessory to android smartphone.Now we also want to communicate with smartphone by keeping our accessory in device mode.So by using STUSB1600 , Can I do data / ...
Hi, I am a NUCLEO STM32H743ZI2 and I am trying generate one velocity curve with the register ARR. I'm using 3 stepper motors and firstly I tested the code with constant velocity but when I increment the velocity from 0 rpm to 2 rpm by 0.001 and the s...
Hello there,I'm working right now on a project, where I need to measure 6 different pulses at once. The main problem is, that I need to pulse length, not just the refresh rate. Because the traditional input capture method can only recognize a rising...
I have need to output from a Nucleo L476rg to pin PC13 of another Nucleo L476rg, (i.e., to. the B1 USER push-button)Reason for input to this pin (which is connected to the blue USER push-button) is simply that all of the second L476rg's other pins ar...
This is my code so far.I solved the clock frequency of 72MHz with an excel sheet and imported the file which got created, so that is working. My HSE Speed is 8 Mhz.Now i dont get how to mirror the System Clock onto the MCO output pin.This is what i t...
Hello,I am using NEO M8U as GPS sensor in our custom board.GPS data is has to be collected using UART6 of MCU(STM32F411VEH6). Signal names in schematics as (MCU_GNSS_UART_TX and MCU_GNSS_UART_RX).Code has been attached . I am unable to receive data. ...
Your microcontroller STM32 L562RET6 claims NIST SP800-90B conformity.Does this TRNG also fit the criteria of the functionality class PTG.2 in the document "A proposal for: Functionality classes for random number generators" [1]Is the TRNG also comfor...