Skip to content
Snippets Groups Projects
Commit a478cbf4 authored by David Preiss's avatar David Preiss
Browse files

Update images/LCresponse.png, README.md files

parent dcc27dbc
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,8 @@ ST micros require an ST-Link for programming and debugging, which is a dedicated
And lastly [here's the actual frequency response of the LC circuit changing as a large chunk of aluminum is brought over the coil](./images/frequency_response.mp4) It's hard to make out, but it's varying between 1.4 and 1.6 MHz, where frequency increases with the presence of aluminum. Steel had a similar, but slightly less prominent response (although the two pieces of metal were very different sizes so don't read into that too much). The steel target also reduced the amplitude of the response, and yielded cleaner, presumably less noisy oscilations.
![LCresponse.png](./images/LCresponse.png)
For next week, here's a nice blog post I found about [speeding up HAL's SPI transactions.](https://keepdevelopingprojects.wordpress.com/2020/09/09/reducing-stm32-spi-hal-latency/) One good reason to prefer ST to Atmel/Microchip here is that CubeMX generates MCU-specific initialization code, and actually going in to speed things up involves appreciably less searching for registers in datasheets.
## HTMSTMAA Week 7 - 4/15/21
......
images/LCresponse.png

494 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment